Show / Hide Table of Contents

Class MyObjectBuilder_JetpackDefinition

Inheritance
System.Object
MyObjectBuilder_JetpackDefinition
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class MyObjectBuilder_JetpackDefinition : Object

Constructors

MyObjectBuilder_JetpackDefinition()

Declaration
public MyObjectBuilder_JetpackDefinition()

Fields

ThrustProperties

Declaration
public MyObjectBuilder_ThrustDefinition ThrustProperties
Field Value
Type Description
MyObjectBuilder_ThrustDefinition

Thrusts

Declaration
public List<MyJetpackThrustDefinition> Thrusts
Field Value
Type Description
System.Collections.Generic.List<MyJetpackThrustDefinition>
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾