Skip to content

tool.ItemPool

tool.ItemPool

Fields

NameType
cursorI32
allhl.types.ArrayObj
rseedlibs.Rand

Protos

  • f@19184 next(tool.ItemPool) → tool.InventItem
  • f@19185 draw(tool.ItemPool) → tool.InventItem
  • f@19186 drawGroup(tool.ItemPool, I32) → tool.InventItem
  • f@19187 drawCond(tool.ItemPool, Fun) → tool.InventItem
  • f@19188 countCond(tool.ItemPool, Fun) → I32
  • f@19189 shuffle(tool.ItemPool) → Void

Bindings

  • static f@19190 __constructor__(tool.ItemPool, hl.types.ArrayObj, libs.Rand) → Void