![]() Create | Parses the sense_body message from the server |
CatchCount | Number of times catch has been sent and acknowledge by the server |
ChangeViewCount | Number of times change_view has been sent and acknowledge by the server |
Cycle | The cycle the message was sent from the server. |
DashCount | Number of times dash has been sent and acknowledge by the server |
HeadAngle | The angle of the head |
Item (inherited from InfoBase) | The parameter from the server |
KickCount | Number of times kick has been sent and acknowledge by the server |
MoveCount | Number of times move has been sent and acknowledge by the server |
SayCount | Number of times say has been sent and acknowledge by the server |
SpeedAmount | The amount of speed |
SpeedDirection | The direction of speed |
Stamina | The Players stamina. |
StaminaEffort | The stamina effort |
TurnCount | Number of times turn has been sent and acknowledge by the server |
TurnNeckCount | Number of times turn_neck has been sent and acknowledge by the server |
ViewQuality | The view quality the player is using. |
ViewWidth | The width of the view that the player is using. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
getDouble (inherited from InfoBase) | Overloaded. Gets a value from the message, mapping pKey to an attribute, and converts the value to a double. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
getInt (inherited from InfoBase) | Gets a value from the message, mapping pKey to an attribute, and converts the value to an int. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString | The string representation of the class. |
mValues (inherited from InfoBase) | The hashtable containing the keys and values parsed from the message. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
SenseBody Class | TeamYaffa.CRaPI.Info Namespace | ServerParam