StaticPropList

StaticPropList

class

Prototype asset that owns several PropListData records

Fields

NameTypeDescription
data PropListData[] Prop tiers owned by this list
Standard members (5)

Generated for every class of this kind by the game's codegen, not written for StaticPropList.

StaticPropList.cast(object) Trying to cast Object into StaticPropList
StaticPropList.get_class() Return StaticPropList class object
StaticPropList.find(name) Looks StaticPropList up in db, nil when there is none
StaticPropList.get(name) Takes StaticPropList from db, reports a miss to the log
StaticPropList.reg(name) Register a new StaticPropList static object
Inherited from Prototype (2)
Inherited from Object (1)