Property | Type | Description | |
---|---|---|---|
AmountOfPlayers | int | ||
MapName | string | ||
MapSelectNumber | int |
Method | Description | |
---|---|---|
GetMenu ( string name ) : UnityMenu, | ||
pointerFunction ( bool entered ) : void |
public static GetMenu ( string name ) : UnityMenu, | ||
name | string | |
return | UnityMenu, |
public pointerFunction ( bool entered ) : void | ||
entered | bool | |
return | void |