Class MyFractureComponentBase.Info
Inheritance
System.Object
MyFractureComponentBase.Info
Namespace: Sandbox.Game.EntityComponents
Assembly: Sandbox.Game.dll
Syntax
public sealed class Info : ValueType
Fields
Compound
Declaration
public bool Compound
Field Value
Type | Description |
---|---|
System.Boolean |
Entity
Declaration
public MyEntity Entity
Field Value
Type | Description |
---|---|
MyEntity |
Shape
Declaration
public HkdBreakableShape Shape
Field Value
Type | Description |
---|---|
Havok.HkdBreakableShape |