Creates an empty itempool handle.
Item pools are initially empty, but can have item-types added to them via ItemPoolAddItemType. Item pools only serve for random item placing, via PlaceRandomItem.
ItemPoolAddItemType
PlaceRandomItem
Generated using TypeDoc
Creates an empty itempool handle.
Item pools are initially empty, but can have item-types added to them via
ItemPoolAddItemType
. Item pools only serve for random item placing, viaPlaceRandomItem
.