Preparing search index...
The search index is not available
retrommo-types
retrommo-types
ChestDefinition
Interface ChestDefinition
interface
ChestDefinition
{
countsTowardTotal
?:
boolean
;
gold
?:
number
;
itemID
?:
string
;
mapImagePath
:
string
;
panelImagePath
:
string
;
slotImagePath
:
string
;
}
Hierarchy (
view full
)
Definition
ChestDefinition
Index
Properties
counts
Toward
Total?
gold?
itemID?
map
Image
Path
panel
Image
Path
slot
Image
Path
Properties
Optional
Readonly
counts
Toward
Total
counts
Toward
Total
?:
boolean
Optional
Readonly
gold
gold
?:
number
Optional
Readonly
itemID
itemID
?:
string
Readonly
map
Image
Path
map
Image
Path
:
string
Readonly
panel
Image
Path
panel
Image
Path
:
string
Readonly
slot
Image
Path
slot
Image
Path
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
counts
Toward
Total
gold
itemID
map
Image
Path
panel
Image
Path
slot
Image
Path
retrommo-types
Loading...