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