Class MyObjectBuilder_Character.LadderInfo
Inheritance
System.Object
MyObjectBuilder_Character.LadderInfo
Assembly: VRage.Game.dll
Syntax
public sealed class LadderInfo : ValueType
Fields
BaseMatrix
Declaration
public MyPositionAndOrientation BaseMatrix
Field Value
| Type |
Description |
| VRage.MyPositionAndOrientation |
|
EnableJetpackOnExit
Declaration
public bool EnableJetpackOnExit
Field Value
| Type |
Description |
| System.Boolean |
|
IncrementToBase
Declaration
public SerializableVector3 IncrementToBase
Field Value
| Type |
Description |
| VRage.SerializableVector3 |
|