|
|
void | Clear () |
| |
|
bool | RecompileAll () |
| |
|
bool | RecompileAll (Dictionary< string, byte[]> rawSources) |
| |
|
Component | AddComponent (GameObject obj, string typeName) |
| |
|
Type | CreateComponentFromSource (string source, string filename) |
| |
|
Type | CreateComponentFromFile (string filename) |
| |
|
Type | CreateComponentFromBytes (byte[] rawASCII, string filename) |
| |
|
|
static string | GetScriptPathFilename (string filename) |
| |
|
static string[] | GetSortedScriptFilenames () |
| |
|
static bool | IsReferenced (string filename) |
| |
|
|
static readonly string | path = "Scripts/" |
| |
|
static readonly string | standardPath = path + "Standard/" |
| |
|
static readonly string | customPath = path + "Custom/" |
| |
|
|
bool | UpdateScripts [get, set] |
| |
| static T | Get [get] |
| | Returns the singleton instance.
|
| |
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/Teal-Script/GameScriptManager.cs