Method | Description | |
---|---|---|
PlayerEventArgs ( int playerId ) : System.Diagnostics.Contracts | ||
PlayerEventArgs ( string stringArgs ) : System.Diagnostics.Contracts | ||
PopulateWithArgs ( string stringArgs ) : void | ||
ToString ( ) : string |
public PlayerEventArgs ( int playerId ) : System.Diagnostics.Contracts | ||
playerId | int | |
return | System.Diagnostics.Contracts |
public PlayerEventArgs ( string stringArgs ) : System.Diagnostics.Contracts | ||
stringArgs | string | |
return | System.Diagnostics.Contracts |
public PopulateWithArgs ( string stringArgs ) : void | ||
stringArgs | string | |
return | void |