Class MyObjectBuilder_FractureComponentBase
Inheritance
System.Object
MyObjectBuilder_FractureComponentBase
Inherited Members
Namespace: VRage.Game.ObjectBuilders.ComponentSystem
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_FractureComponentBase : MyObjectBuilder_ComponentBase
Constructors
MyObjectBuilder_FractureComponentBase()
Declaration
public MyObjectBuilder_FractureComponentBase()
Fields
Shapes
Declaration
public List<MyObjectBuilder_FractureComponentBase.FracturedShape> Shapes
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<MyObjectBuilder_FractureComponentBase.FracturedShape> |