Preparing search index...
The search index is not available
@manticorp/ultraloot
@manticorp/ultraloot
index
LootTableJsonDefinition
Type Alias LootTableJsonDefinition
Loot
Table
Json
Definition
:
{
fn
?:
string
|
number
|
null
;
id
:
string
|
number
;
name
?:
string
;
pools
?:
LootTablePoolJsonDefinition
[]
;
rng
?:
string
|
number
|
RngInterface
;
}
This defines how a LootTable is stored in JSON files
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@manticorp/ultraloot
Loading...
This defines how a LootTable is stored in JSON files