Свойство | Type | Description | |
---|---|---|---|
Saveable | ISaveHelper |
Méthode | Description | |
---|---|---|
BaseAssistsViewModel ( ) : System |
Full load-and-save mode. All changes will be saved automatically and loaded later (only with this constuctor).
|
|
CreateFixed ( [ serializedData ) : |
Create a new AssistsViewModel which will load data from serialized string, but won’t save any changes if they will occur.
|
|
ToGameProperties ( ) : Game.AssistsProperties |
Méthode | Description | |
---|---|---|
BaseAssistsViewModel ( string key, bool fixedMode ) : System |
Inner constructor.
|
|
SaveLater ( ) : void |
protected BaseAssistsViewModel ( string key, bool fixedMode ) : System | ||
key | string | ValuesStorage key |
fixedMode | bool | Prevent saving |
Résultat | System |
public static CreateFixed ( [ serializedData ) : |
||
serializedData | [ | |
Résultat |
public ToGameProperties ( ) : Game.AssistsProperties | ||
Résultat | Game.AssistsProperties |