Property | Type | Description |
---|
Method | Description | |
---|---|---|
LoadFromFile ( string file ) : |
||
LoadFromStream ( Stream stream ) : |
||
SaveToFile ( string file ) : void | ||
SaveToStream ( Stream stream ) : void | ||
SavedMacroState ( ) : System | ||
SavedMacroState ( PlayerMacroState macroState ) : System |
public static LoadFromFile ( string file ) : |
||
file | string | |
return |
public static LoadFromStream ( Stream stream ) : |
||
stream | Stream | |
return |
public SavedMacroState ( PlayerMacroState macroState ) : System | ||
macroState | PlayerMacroState | |
return | System |