Property | Type | Description | |
---|---|---|---|
ActorMappings | EnumActorID>.Dictionary | ||
AllInventoryItems | InventoryItem>.Dictionary | ||
Inventory | List |
||
SelectedAudioLanguage | string | ||
TimelineChanged | bool |
Method | Description | |
---|---|---|
GetFromName ( string name ) : EnumLevel | ||
GetName ( this level ) : string |
Method | Description | |
---|---|---|
ClearAllData ( ) : void |
public static GetFromName ( string name ) : EnumLevel | ||
name | string | |
return | EnumLevel |
public static GetName ( this level ) : string | ||
level | this | |
return | string |
public static Dictionary |
||
return | EnumActorID>.Dictionary |
public static Dictionary |
||
return | InventoryItem>.Dictionary |
public static string SelectedAudioLanguage | ||
return | string |