Show / Hide Table of Contents

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>

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾