Click or drag to resize

RawCommandAdd Method

Overload List
 NameDescription
Public methodAdd(Boolean, Boolean) Adds one value at the end of the Payload
Public methodAdd(Byte, Boolean) Adds one array at the end of the Payload
Public methodAdd(Double, Boolean) Adds one value at the end of the Payload
Public methodAdd(Double, Boolean) Adds one array at the end of the Payload
Public methodAdd(IEnumerablePoint2D, Boolean) Adds one array at the end of the Payload
Public methodAdd(IEnumerablePoint2DInt, Boolean) Adds one array at the end of the Payload
Public methodAdd(IEnumerablePoint3D, Boolean) Adds one array at the end of the Payload
Public methodAdd(IEnumerablePoint3DInt, Boolean) Adds one array at the end of the Payload
Public methodAdd(IListJumpAndShootItemPoint2D, Boolean) Adds one array at the end of the Payload
Public methodAdd(Int16, Boolean) Adds one value at the end of the Payload
Public methodAdd(Int32, Boolean) Adds one value at the end of the Payload
Public methodAdd(Int64, Boolean) Adds one value at the end of the Payload
Public methodAdd(Point2D, Boolean) Adds one value at the end of the Payload
Public methodAdd(Point2DInt, Boolean) Adds one value at the end of the Payload
Public methodAdd(Point3D, Boolean) Adds one value at the end of the Payload
Public methodAdd(Point3DInt, Boolean) Adds one value at the end of the Payload
Public methodAdd(Point4D, Boolean) Adds one value at the end of the Payload
Public methodAdd(Point4DInt, Boolean) Adds one value at the end of the Payload
Public methodAdd(UInt16, Boolean) Adds one value at the end of the Payload
Public methodAdd(UInt16, Boolean) Adds one array at the end of the Payload
Public methodAdd(UInt32, Boolean) Adds one value at the end of the Payload
Public methodAdd(UInt64, Boolean) Adds one value at the end of the Payload
Public methodAdd(Double, Double, Boolean) Adds two values at the end of the Payload as Point2D
Public methodAdd(Int32, Int32, Boolean) Adds two values at the end of the Payload as Point2D
Public methodAdd(Double, Double, Double, Boolean) Adds three values at the end of the Payload as Point3D
Public methodAdd(Double, Int32, Int32, Boolean) Adds one array at the end of the Payload
Public methodAdd(Int32, Int32, Int32, Boolean) Adds three values at the end of the Payload as Point3D
Public methodAdd(UInt16, Int32, Int32, Boolean) Adds one array at the end of the Payload
Public methodAdd(Double, Double, Double, Double, Boolean) Adds four values at the end of the Payload as Point4D
Public methodAdd(Int32, Int32, Int32, Int32, Boolean) Adds four values at the end of the Payload as Point4D
Public methodAddT(IListJumpAndShootItemT, Boolean) Adds one array at the end of the Payload
Top
See Also