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