Property | Type | Description | |
---|---|---|---|
ChampionName | string | ||
Id | ulong | ||
Phase | ETurnPhases | ||
Resources | int | ||
Thresholds | int>.Dictionary |
Method | Description | |
---|---|---|
GetMessageName ( ) : string | ||
PlayerUpdated ( string user, PlayerRepresentation player, string championName, ETurnPhases phase ) : System |
public PlayerUpdated ( string user, PlayerRepresentation player, string championName, ETurnPhases phase ) : System | ||
user | string | |
player | PlayerRepresentation | |
championName | string | |
phase | ETurnPhases | |
return | System |