|
Function Summary |
void |
AltFire(optional float)
//_____________________________________________________________________________
|
void |
ChangeClass(int N) |
void |
ChangeTeam(int N)
//_____________________________________________________________________________
|
void |
ClientGameEnded()
//_____________________________________________________________________________
|
void |
Fire(optional float)
//_____________________________________________________________________________
|
int |
GetIntOption(string Options, string ParseString, int CurrentValue) |
void |
GetKeyValue(string Pair, out string, out string)
// break up a key=value pair into its key and value.
|
void |
Grab()
//_____________________________________________________________________________
|
bool |
GrabOption(out string, out string)
//_____________________________________________________________________________
// Grab the next option from a string.
|
string |
ParseOption(string Options, string InKey)
// Find an option in the options string and return it.
|
void |
StatUpdate()
//_____________________________________________________________________________
// Called to update stats on xboxlive
|
void |
SwitchClass(int N)
//_____________________________________________________________________________
|