Méthode | Description | |
---|---|---|
AddLanguage ( int lang ) : void | ||
CanSaveGameVariable ( string key ) : bool | ||
CanSaveNumberVariable ( string key ) : bool | ||
GetAutoName ( ) : string | ||
GetEmptyInfoString ( ) : string | ||
GetFileInfoString ( ) : string | ||
GetFileList ( bool isLoad ) : ChoiceContent[], | ||
GetLoadFileChoice ( ) : ChoiceContent[], | ||
GetLoadQuestionString ( int index ) : string | ||
GetLoadstring ( ) : string | ||
GetNoString ( ) : string | ||
GetSaveFileChoice ( ) : ChoiceContent[], | ||
GetSavePointChoice ( ) : ChoiceContent[], | ||
GetSaveQuestionString ( int index ) : string | ||
GetSaveString ( ) : string | ||
GetYesNoChoice ( ) : ChoiceContent[], | ||
GetYesString ( ) : string | ||
IsFile ( ) : bool | ||
IsPlayerPrefs ( ) : bool | ||
LoadData ( ) : void | ||
LoadResources ( ) : void | ||
LoadSaveHUDData ( ) : System.Collections | ||
RemoveLanguage ( int lang ) : void | ||
SaveData ( ) : void | ||
ShowAutoSaveMessage ( ) : void |
public CanSaveGameVariable ( string key ) : bool | ||
key | string | |
Résultat | bool |
public CanSaveNumberVariable ( string key ) : bool | ||
key | string | |
Résultat | bool |
public GetFileList ( bool isLoad ) : ChoiceContent[], | ||
isLoad | bool | |
Résultat | ChoiceContent[], |
public GetLoadFileChoice ( ) : ChoiceContent[], | ||
Résultat | ChoiceContent[], |
public GetLoadQuestionString ( int index ) : string | ||
index | int | |
Résultat | string |
public GetSaveFileChoice ( ) : ChoiceContent[], | ||
Résultat | ChoiceContent[], |
public GetSavePointChoice ( ) : ChoiceContent[], | ||
Résultat | ChoiceContent[], |
public GetSaveQuestionString ( int index ) : string | ||
index | int | |
Résultat | string |
public GetYesNoChoice ( ) : ChoiceContent[], | ||
Résultat | ChoiceContent[], |
public LoadSaveHUDData ( ) : System.Collections | ||
Résultat | System.Collections |
public Selector, numberVariableSelector | ||
Résultat | Selector, |