NPCEquipmentItemPool_Record class
game.data.NPCEquipmentItemPool_Record
Inheritance
Base: game.data.NPCEquipmentGroupEntry_Record
Derived
None.
Properties
None.
Functions
int GetPoolCount()RTTIWeakHandle<game.data.NPCEquipmentItemsPoolEntry_Record> GetPoolItem(int index)RTTIgame.data.NPCEquipmentItemsPoolEntry_Record? GetPoolItemHandle(int index)RTTIbool PoolContains(WeakHandle<game.data.NPCEquipmentItemsPoolEntry_Record> item)RTTI