nol_hero_bond
Preparing search index...
nol_hero_bond
NolHeroBondModelObserverInterface
Interface NolHeroBondModelObserverInterface
Interface to observe NolHeroBondModel.
interface
NolHeroBondModelObserverInterface
{
onUpdateBond
(
bond
:
number
)
:
void
;
onUpdateSameStatusForLevel
(
level
:
number
,
status
:
number
)
:
void
;
}
Implemented by
NolHeroBondView
Index
Methods
on
Update
Bond
on
Update
Same
Status
For
Level
Methods
on
Update
Bond
onUpdateBond
(
bond
:
number
)
:
void
Parameters
bond
:
number
Returns
void
on
Update
Same
Status
For
Level
onUpdateSameStatusForLevel
(
level
:
number
,
status
:
number
)
:
void
Parameters
level
:
number
status
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
on
Update
Bond
on
Update
Same
Status
For
Level
nol_hero_bond
Loading...
Interface to observe NolHeroBondModel.