Class RubbleObjectMetaInfo
Inheritance
System.Object
RubbleObjectMetaInfo
Namespace: Eco.Gameplay.Objects
Assembly: Eco.Gameplay.dll
Syntax
public class RubbleObjectMetaInfo : Object
Constructors
RubbleObjectMetaInfo()
Declaration
public RubbleObjectMetaInfo()
Properties
BecomesRubbles
Declaration
public BecomesRubble[] BecomesRubbles { get; set; }
Property Value
| Type | Description |
|---|---|
| BecomesRubble[] |
RandomRubbleTypes
Declaration
public List<Type> RandomRubbleTypes { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<System.Type> |