Property | Type | Description | |
---|---|---|---|
group | Group |
Method | Description | |
---|---|---|
Add ( string p ) : void | ||
All ( ) : List |
||
Clear ( ) : void | ||
Contains ( string p ) : bool | ||
GCIgnoreLoad ( ) : |
||
GCIgnoreSave ( ) : void | ||
Load ( bool AgreeToRules ) : |
||
Load ( string path, Group groupName ) : |
||
PlayerList ( ) : System | ||
Remove ( string p ) : bool | ||
Save ( ) : void | ||
Save ( bool AgreeToRules ) : void | ||
Save ( string path ) : void | ||
Save ( string path, bool console ) : void |
public static Load ( bool AgreeToRules ) : |
||
AgreeToRules | bool | |
return |
public static Load ( string path, Group groupName ) : |
||
path | string | |
groupName | Group | |
return |
public Save ( string path, bool console ) : void | ||
path | string | |
console | bool | |
return | void |