Show / Hide Table of Contents

Class MyObjectBuilder_WorldGeneratorOperation_AddPlanetPrefab

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_WorldGeneratorOperation
MyObjectBuilder_WorldGeneratorOperation_AddPlanetPrefab
Inherited Members
MyObjectBuilder_WorldGeneratorOperation.FactionTag
MyObjectBuilder_Base.ShouldSerializeSubtypeId()
MyObjectBuilder_Base.Clone()
MyObjectBuilder_Base.Equals(MyObjectBuilder_Base)
MyObjectBuilder_Base.SubtypeId
MyObjectBuilder_Base.SubtypeName
MyObjectBuilder_Base.TypeId
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_WorldGeneratorOperation_AddPlanetPrefab : MyObjectBuilder_WorldGeneratorOperation

Constructors

MyObjectBuilder_WorldGeneratorOperation_AddPlanetPrefab()

Declaration
public MyObjectBuilder_WorldGeneratorOperation_AddPlanetPrefab()

Fields

AddGPS

Declaration
public bool AddGPS
Field Value
Type Description
System.Boolean

DefinitionName

Declaration
public string DefinitionName
Field Value
Type Description
System.String

Position

Declaration
public SerializableVector3D Position
Field Value
Type Description
VRage.SerializableVector3D

PrefabName

Declaration
public string PrefabName
Field Value
Type Description
System.String

Extension Methods

MyObjectBuilderExtensions.GetId(MyObjectBuilder_Base)
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾