Method | Description | |
---|---|---|
AddPlayerToList ( string pchName, int nScore, float flTimePlayed ) : void | ||
GetIntPtr ( ) : IntPtr | ||
PlayersFailedToRespond ( ) : void | ||
PlayersRefreshComplete ( ) : void |
public abstract AddPlayerToList ( string pchName, int nScore, float flTimePlayed ) : void | ||
pchName | string | |
nScore | int | |
flTimePlayed | float | |
return | void |
public abstract PlayersFailedToRespond ( ) : void | ||
return | void |
public abstract PlayersRefreshComplete ( ) : void | ||
return | void |