Class MyObjectBuilder_WorldGeneratorOperation_AddAsteroidPrefab
Inheritance
System.Object
MyObjectBuilder_WorldGeneratorOperation_AddAsteroidPrefab
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_WorldGeneratorOperation_AddAsteroidPrefab : MyObjectBuilder_WorldGeneratorOperation
Constructors
MyObjectBuilder_WorldGeneratorOperation_AddAsteroidPrefab()
Declaration
public MyObjectBuilder_WorldGeneratorOperation_AddAsteroidPrefab()
Fields
Name
Declaration
Field Value
Type |
Description |
System.String |
|
Position
Declaration
public SerializableVector3 Position
Field Value
Type |
Description |
VRage.SerializableVector3 |
|
PrefabFile
Declaration
Field Value
Type |
Description |
System.String |
|
Extension Methods