Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
system/achv
HealAchv
Class HealAchv
Hierarchy (
view full
)
Achv
HealAchv
Index
Constructors
constructor
Properties
description
has
Parent
heal
Amount
icon
Image
id
localization
Key
name
parent
Id
score
secret
Methods
get
Icon
Image
get
Name
get
Tier
set
Secret
validate
Constructors
constructor
new
Heal
Achv
(
localizationKey
,
name
,
healAmount
,
iconImage
,
score
)
:
HealAchv
Parameters
localizationKey
:
string
name
:
string
healAmount
:
number
iconImage
:
string
score
:
number
Returns
HealAchv
Properties
description
description
:
string
has
Parent
has
Parent
:
boolean
heal
Amount
heal
Amount
:
number
icon
Image
icon
Image
:
string
id
id
:
string
localization
Key
localization
Key
:
string
name
name
:
string
parent
Id
parent
Id
:
string
score
score
:
number
secret
secret
:
boolean
Methods
get
Icon
Image
get
Icon
Image
(
)
:
string
Returns
string
get
Name
get
Name
(
)
:
string
Returns
string
get
Tier
get
Tier
(
)
:
AchvTier
Returns
AchvTier
set
Secret
set
Secret
(
hasParent
?
)
:
this
Parameters
Optional
hasParent
:
boolean
Returns
this
validate
validate
(
scene
,
args
)
:
boolean
Parameters
scene
:
default
args
:
any
[]
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
description
has
Parent
heal
Amount
icon
Image
id
localization
Key
name
parent
Id
score
secret
get
Icon
Image
get
Name
get
Tier
set
Secret
validate
pokemon-rogue-battle
Loading...