IMyControllableEntityMoveAndRotate Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:VRage.Game.ModAPI.Interfaces.IMyControllableEntity.MoveAndRotate(VRageMath.Vector3,VRageMath.Vector2,System.Single)"]
Namespace: VRage.Game.ModAPI.Interfaces
void MoveAndRotate( Vector3 moveIndicator, Vector2 rotationIndicator, float rollIndicator )
[Missing <param name="moveIndicator"/> documentation for "M:VRage.Game.ModAPI.Interfaces.IMyControllableEntity.MoveAndRotate(VRageMath.Vector3,VRageMath.Vector2,System.Single)"]
[Missing <param name="rotationIndicator"/> documentation for "M:VRage.Game.ModAPI.Interfaces.IMyControllableEntity.MoveAndRotate(VRageMath.Vector3,VRageMath.Vector2,System.Single)"]
[Missing <param name="rollIndicator"/> documentation for "M:VRage.Game.ModAPI.Interfaces.IMyControllableEntity.MoveAndRotate(VRageMath.Vector3,VRageMath.Vector2,System.Single)"]