Property | Type | Description | |
---|---|---|---|
EndTimeUtc | System.DateTime | ||
MapTitle | string | ||
MapUid | string | ||
Mod | string | ||
StartTimeUtc | System.DateTime | ||
Version | string |
Method | Description | |
---|---|---|
AddPlayer ( OpenRA runtimePlayer, |
Adds the player information at start-up.
|
|
Deserialize ( string data ) : |
||
GameInformation ( ) : System | ||
GetPlayer ( OpenRA runtimePlayer ) : |
Gets the player information for the specified runtime player instance.
|
|
Serialize ( ) : string |
public AddPlayer ( OpenRA runtimePlayer, |
||
runtimePlayer | OpenRA | |
lobbyInfo | ||
return | void |
public static Deserialize ( string data ) : |
||
data | string | |
return |
public GetPlayer ( OpenRA runtimePlayer ) : |
||
runtimePlayer | OpenRA | |
return |