Property | Type | Description | |
---|---|---|---|
basePath | string | ||
c_DefaultBasePath | string | ||
defaultPoolSize | int | ||
engineLogging | bool | ||
language | string | ||
lowerPoolSize | int | ||
memoryCutoffThreshold | float | ||
preparePoolSize | int | ||
streamingPoolSize | int |
Method | Description | |
---|---|---|
GetBasePath ( ) : string | ||
GetCurrentLanguage ( ) : string | ||
GetDecodedBankFolder ( ) : string | ||
GetDecodedBankFullPath ( ) : string | ||
Initialize ( ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
CopyMonitoringInConsole ( ErrorCode, in_errorCode, ErrorLevel, in_errorLevel, uint in_playingID, IntPtr in_gameObjID, string in_msg ) : void | ||
LateUpdate ( ) : void | ||
OnApplicationFocus ( bool focus ) : void | ||
OnApplicationPause ( bool pauseStatus ) : void | ||
OnDestroy ( ) : void | ||
OnDisable ( ) : void | ||
OnEditorPlaymodeStateChanged ( ) : void | ||
OnEnable ( ) : void |
public static GetCurrentLanguage ( ) : string | ||
return | string |
public static GetDecodedBankFolder ( ) : string | ||
return | string |
public static GetDecodedBankFullPath ( ) : string | ||
return | string |