<ScriptSource> Data Interface

This class is undocumented.

Class HierarchyNo registered superclass.

Function Members

Function members are as follows:

Return Type Function Name Documentation
<ScriptFunction>FindFunctionThis option is undocumented at present.
<ScriptFunction>FindFunctionByGuidThis option is undocumented at present.
int32GetFullImportedLibraryListThis option is undocumented at present.
<ScriptFunction>GetFunctionThis option is undocumented at present.
int32GetFunctionCountThis option is undocumented at present.
static ScriptSourceLoadFromFileThis option is undocumented at present.
static ScriptSourceLoadFromTextThis option is undocumented at present.
int32UnloadThis option is undocumented at present.

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
<ScriptRuntime>RuntimeThis option is undocumented at present.
stringNameThis member gets the name of the script object. For file based scripts, this is the path to the file. Non-file based script naming conventions are currently undefined.