Script API - v1.21.120.21
    Preparing search index...

    Class LootTableEntryBeta

    Represents a loot pool entry containing another separate, nested loot table.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    lootTable: LootTable

    Gets the loot table stored as a subtable in the parent loot pool.

    This property can't be read in early-execution mode.

    quality: number

    Gets the quality of a given loot pool entry.

    This property can't be read in early-execution mode.

    subTable?: LootPoolEntry

    Gets the subtable of a given loot pool entry.

    This property can't be read in early-execution mode.

    weight: number

    Gets the weight of a given loot pool entry.

    This property can't be read in early-execution mode.