This class is undocumented.
| Class Hierarchy | No registered superclass. |
Function members are as follows:
| Return Type | Function Name | Documentation |
|---|---|---|
| <ScriptFunction> | FindFunction | This option is undocumented at present. |
| <ScriptFunction> | FindFunctionByGuid | This option is undocumented at present. |
| int32 | GetFullImportedLibraryList | This option is undocumented at present. |
| <ScriptFunction> | GetFunction | This option is undocumented at present. |
| int32 | GetFunctionCount | This option is undocumented at present. |
| static int32 | IsLoaded | This option is undocumented at present. |
| static ScriptSource | LoadFromFile | This option is undocumented at present. |
| static ScriptSource | LoadFromText | This option is undocumented at present. |
| int32 | Unload | This option is undocumented at present. |
Object members are as follows:
| Type Name | Accessor Name | Documentation |
|---|---|---|
| <ScriptRuntime> | Runtime | This option is undocumented at present. |
| string | Name | This 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. |