[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for M:AW.Instance.MoverSetPosition(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)]
Syntax
| C# |
|---|
public void MoverSetPosition( int id, int x, int y, int z, int yaw, int pitch, int roll ) |
| Visual Basic (Declaration) |
|---|
Public Sub MoverSetPosition ( _ id As Integer, _ x As Integer, _ y As Integer, _ z As Integer, _ yaw As Integer, _ pitch As Integer, _ roll As Integer _ ) |
Parameters
- id
- Type: System..::.Int32
[Missing <param name="id"/> documentation for "M:AW.Instance.MoverSetPosition(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- x
- Type: System..::.Int32
[Missing <param name="x"/> documentation for "M:AW.Instance.MoverSetPosition(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- y
- Type: System..::.Int32
[Missing <param name="y"/> documentation for "M:AW.Instance.MoverSetPosition(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- z
- Type: System..::.Int32
[Missing <param name="z"/> documentation for "M:AW.Instance.MoverSetPosition(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- yaw
- Type: System..::.Int32
[Missing <param name="yaw"/> documentation for "M:AW.Instance.MoverSetPosition(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- pitch
- Type: System..::.Int32
[Missing <param name="pitch"/> documentation for "M:AW.Instance.MoverSetPosition(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]
- roll
- Type: System..::.Int32
[Missing <param name="roll"/> documentation for "M:AW.Instance.MoverSetPosition(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)"]