Public Attributes |
| const String | theFullName = "SetEntityThresholdsMessage" |
Protected Member Functions |
| override int | messageSize () |
| override void | serialize (ref BinaryWriter writer) |
| override void | deserialize (ref BinaryReader reader) |
Constructor & Destructor Documentation
| SetEntityThresholdsMessage.SetEntityThresholdsMessage |
( |
| ) |
|
|
inline |
| static SetEntityThresholdsMessage.SetEntityThresholdsMessage |
( |
| ) |
|
|
inlinestaticprivate |
Member Function Documentation
| override void SetEntityThresholdsMessage.deserialize |
( |
ref BinaryReader |
reader | ) |
|
|
inlineprotectedvirtual |
| override int SetEntityThresholdsMessage.messageSize |
( |
| ) |
|
|
inlineprotectedvirtual |
| override void SetEntityThresholdsMessage.serialize |
( |
ref BinaryWriter |
writer | ) |
|
|
inlineprotectedvirtual |
Member Data Documentation
| string SetEntityThresholdsMessage.myEntityId = "" |
|
private |
| float SetEntityThresholdsMessage.myRotationThreshold |
|
private |
| bool SetEntityThresholdsMessage.mySingleEntity |
|
private |
| float SetEntityThresholdsMessage.myTranslationTheshold |
|
private |
| const String SetEntityThresholdsMessage.theFullName = "SetEntityThresholdsMessage" |
Property Documentation
| string SetEntityThresholdsMessage.entityId |
|
getset |
| float SetEntityThresholdsMessage.rotationThreshold |
|
getset |
| bool SetEntityThresholdsMessage.singleEntity |
|
getset |
| string SetEntityThresholdsMessage.theName |
|
staticget |
| float SetEntityThresholdsMessage.translationTheshold |
|
getset |
The documentation for this class was generated from the following file: