[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for M:AW.Instance.MoverRiderAdd(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)]
Syntax
| C# |
|---|
public void MoverRiderAdd( int id, int session, int dist, int angle, int yDelta, int yawDelta, int pitchDelta ) |
| Visual Basic (Declaration) |
|---|
Public Sub MoverRiderAdd ( _ id As Integer, _ session As Integer, _ dist As Integer, _ angle As Integer, _ yDelta As Integer, _ yawDelta As Integer, _ pitchDelta As Integer _ ) |
Parameters
- id
- Type: System..::.Int32
[Missing <param name="id"/> documentation for "M:AW.Instance.MoverRiderAdd(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- session
- Type: System..::.Int32
[Missing <param name="session"/> documentation for "M:AW.Instance.MoverRiderAdd(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- dist
- Type: System..::.Int32
[Missing <param name="dist"/> documentation for "M:AW.Instance.MoverRiderAdd(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- angle
- Type: System..::.Int32
[Missing <param name="angle"/> documentation for "M:AW.Instance.MoverRiderAdd(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- yDelta
- Type: System..::.Int32
[Missing <param name="yDelta"/> documentation for "M:AW.Instance.MoverRiderAdd(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- yawDelta
- Type: System..::.Int32
[Missing <param name="yawDelta"/> documentation for "M:AW.Instance.MoverRiderAdd(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- pitchDelta
- Type: System..::.Int32
[Missing <param name="pitchDelta"/> documentation for "M:AW.Instance.MoverRiderAdd(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]