Search
Preparing search index...
The search index is not available
modloader64
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
modloader64
modloader/cores/OOT/SwordsEquipment
SwordsEquipment
Class SwordsEquipment
Hierarchy
JSONTemplate
SwordsEquipment
Implements
ISwords
Index
Constructors
constructor
Properties
biggoron_
flag_
addr
emulator
equipment_
addr
instance
json
Fields
Accessors
biggoron
Sword
giant
Knife
kokiri
Sword
master
Sword
Methods
toJSON
Constructors
constructor
new
Swords
Equipment
(
emulator
:
IMemory
)
:
SwordsEquipment
Parameters
emulator:
IMemory
Returns
SwordsEquipment
Properties
Private
biggoron_
flag_
addr
biggoron_
flag_
addr
:
number
= ...
Private
emulator
emulator
:
IMemory
Private
equipment_
addr
equipment_
addr
:
number
= ...
Private
instance
instance
:
number
= ...
json
Fields
json
Fields
:
string
[]
= ...
Accessors
biggoron
Sword
get
biggoronSword
(
)
:
boolean
set
biggoronSword
(
bool
:
boolean
)
:
void
Returns
boolean
Parameters
bool:
boolean
Returns
void
giant
Knife
get
giantKnife
(
)
:
boolean
set
giantKnife
(
bool
:
boolean
)
:
void
Returns
boolean
Parameters
bool:
boolean
Returns
void
kokiri
Sword
get
kokiriSword
(
)
:
boolean
set
kokiriSword
(
bool
:
boolean
)
:
void
Returns
boolean
Parameters
bool:
boolean
Returns
void
master
Sword
get
masterSword
(
)
:
boolean
set
masterSword
(
bool
:
boolean
)
:
void
Returns
boolean
Parameters
bool:
boolean
Returns
void
Methods
toJSON
toJSON
(
)
:
any
Returns
any
Exports
modloader/cores/OOT/
Swords
Equipment
Sword
Bit
Map
Swords
Equipment
constructor
biggoron_
flag_
addr
emulator
equipment_
addr
instance
json
Fields
biggoron
Sword
giant
Knife
kokiri
Sword
master
Sword
toJSON
Generated using
TypeDoc