Space Engineers
Public Attributes | List of all members
VRage.Game.ModAPI.Interfaces.MoveInformation Struct Reference

Public Attributes

Vector3 MoveIndicator
 
Vector2 RotationIndicator
 
float RollIndicator
 

Detailed Description

Definition at line 6 of file IControllableEntity.cs.

Member Data Documentation

Vector3 VRage.Game.ModAPI.Interfaces.MoveInformation.MoveIndicator

Definition at line 8 of file IControllableEntity.cs.

float VRage.Game.ModAPI.Interfaces.MoveInformation.RollIndicator

Definition at line 10 of file IControllableEntity.cs.

Vector2 VRage.Game.ModAPI.Interfaces.MoveInformation.RotationIndicator

Definition at line 9 of file IControllableEntity.cs.


The documentation for this struct was generated from the following file: