Raw | 
The RawCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| Add(Boolean, Boolean) | Adds one value at the end of the Payload | |
| Add(Byte, Boolean) | Adds one array at the end of the Payload | |
| Add(Double, Boolean) | Adds one value at the end of the Payload | |
| Add(Double, Boolean) | Adds one array at the end of the Payload | |
| Add(IEnumerablePoint2D, Boolean) | Adds one array at the end of the Payload | |
| Add(IEnumerablePoint2DInt, Boolean) | Adds one array at the end of the Payload | |
| Add(IEnumerablePoint3D, Boolean) | Adds one array at the end of the Payload | |
| Add(IEnumerablePoint3DInt, Boolean) | Adds one array at the end of the Payload | |
| Add(IListJumpAndShootItemPoint2D, Boolean) | Adds one array at the end of the Payload | |
| Add(Int16, Boolean) | Adds one value at the end of the Payload | |
| Add(Int32, Boolean) | Adds one value at the end of the Payload | |
| Add(Int64, Boolean) | Adds one value at the end of the Payload | |
| Add(Point2D, Boolean) | Adds one value at the end of the Payload | |
| Add(Point2DInt, Boolean) | Adds one value at the end of the Payload | |
| Add(Point3D, Boolean) | Adds one value at the end of the Payload | |
| Add(Point3DInt, Boolean) | Adds one value at the end of the Payload | |
| Add(Point4D, Boolean) | Adds one value at the end of the Payload | |
| Add(Point4DInt, Boolean) | Adds one value at the end of the Payload | |
| Add(UInt16, Boolean) | Adds one value at the end of the Payload | |
| Add(UInt16, Boolean) | Adds one array at the end of the Payload | |
| Add(UInt32, Boolean) | Adds one value at the end of the Payload | |
| Add(UInt64, Boolean) | Adds one value at the end of the Payload | |
| Add(Double, Double, Boolean) | Adds two values at the end of the Payload as Point2D | |
| Add(Int32, Int32, Boolean) | Adds two values at the end of the Payload as Point2D | |
| Add(Double, Double, Double, Boolean) | Adds three values at the end of the Payload as Point3D | |
| Add(Double, Int32, Int32, Boolean) | Adds one array at the end of the Payload | |
| Add(Int32, Int32, Int32, Boolean) | Adds three values at the end of the Payload as Point3D | |
| Add(UInt16, Int32, Int32, Boolean) | Adds one array at the end of the Payload | |
| Add(Double, Double, Double, Double, Boolean) | Adds four values at the end of the Payload as Point4D | |
| Add(Int32, Int32, Int32, Int32, Boolean) | Adds four values at the end of the Payload as Point4D | |
| AddT(IListJumpAndShootItemT, Boolean) | Adds one array at the end of the Payload | |
| Clear | Clear CommandCode and payload | |
| ClearValues | Remove ale values from Payload | |
| CloneFrom | Clone Payload and CmdCode from other RawCommand instance. | |
| ToString | (Overrides ObjectToString)  |