Search
Preparing search index...
The search index is not available
modloader64
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
modloader64
modloader/cores/OOT/BootsEquipment
BootsEquipment
Class BootsEquipment
Hierarchy
JSONTemplate
BootsEquipment
Implements
IBoots
Index
Constructors
constructor
Properties
emulator
equipment_
addr
instance
json
Fields
Accessors
hover
Boots
iron
Boots
kokiri
Boots
Methods
toJSON
Constructors
constructor
new
Boots
Equipment
(
emulator
:
IMemory
)
:
BootsEquipment
Parameters
emulator:
IMemory
Returns
BootsEquipment
Properties
Private
emulator
emulator
:
IMemory
Private
equipment_
addr
equipment_
addr
:
number
= ...
Private
instance
instance
:
number
= ...
json
Fields
json
Fields
:
string
[]
= ...
Accessors
hover
Boots
get
hoverBoots
(
)
:
boolean
set
hoverBoots
(
bool
:
boolean
)
:
void
Returns
boolean
Parameters
bool:
boolean
Returns
void
iron
Boots
get
ironBoots
(
)
:
boolean
set
ironBoots
(
bool
:
boolean
)
:
void
Returns
boolean
Parameters
bool:
boolean
Returns
void
kokiri
Boots
get
kokiriBoots
(
)
:
boolean
set
kokiriBoots
(
bool
:
boolean
)
:
void
Returns
boolean
Parameters
bool:
boolean
Returns
void
Methods
toJSON
toJSON
(
)
:
any
Returns
any
Exports
modloader/cores/OOT/
Boots
Equipment
Boots
Bit
Map
Boots
Equipment
constructor
emulator
equipment_
addr
instance
json
Fields
hover
Boots
iron
Boots
kokiri
Boots
toJSON
Generated using
TypeDoc