Show / Hide Table of Contents

Class MovementData

Inheritance
System.Object
MovementData
Namespace: VRage.Game.ObjectBuilders.Components
Assembly: VRage.Game.dll
Syntax
public sealed class MovementData : ValueType

Fields

MovementFlags

Declaration
public byte MovementFlags
Field Value
Type Description
System.Byte

MoveVector

Declaration
public SerializableVector3 MoveVector
Field Value
Type Description
VRage.SerializableVector3

RotateVector

Declaration
public SerializableVector3 RotateVector
Field Value
Type Description
VRage.SerializableVector3
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾