Property | Type | Description | |
---|---|---|---|
allPlayerGroups | List |
||
customName | string | ||
fileName | string | ||
name | string | ||
players | |||
pub | bool |
Method | Description | |
---|---|---|
Find ( string input ) : |
||
InitAll ( ) : void | ||
PlayerGroup ( ) : System | ||
PlayerGroup ( string Name, bool Public ) : System | ||
saveGroups ( List |
public static Find ( string input ) : |
||
input | string | |
return |
public PlayerGroup ( string Name, bool Public ) : System | ||
Name | string | |
Public | bool | |
return | System |
public static saveGroups ( List |
||
givenList | List |
|
return | void |