Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
system/achv
Achv
Class Achv
Hierarchy (
view full
)
Achv
MoneyAchv
RibbonAchv
DamageAchv
HealAchv
LevelAchv
ModifierAchv
Index
Constructors
constructor
Properties
condition
Func
description
has
Parent
icon
Image
id
localization
Key
name
parent
Id
score
secret
Methods
get
Icon
Image
get
Name
get
Tier
set
Secret
validate
Constructors
constructor
new
Achv
(
localizationKey
,
name
,
description
,
iconImage
,
score
,
conditionFunc
?
)
:
Achv
Parameters
localizationKey
:
string
name
:
string
description
:
string
iconImage
:
string
score
:
number
Optional
conditionFunc
:
(
(
scene
,
args
)
=>
boolean
)
(
scene
,
args
)
:
boolean
Parameters
scene
:
default
args
:
any
[]
Returns
boolean
Returns
Achv
Properties
Private
condition
Func
condition
Func
:
(
(
scene
,
args
)
=>
boolean
)
Type declaration
(
scene
,
args
)
:
boolean
Parameters
scene
:
default
args
:
any
[]
Returns
boolean
description
description
:
string
has
Parent
has
Parent
:
boolean
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
condition
Func
description
has
Parent
icon
Image
id
localization
Key
name
parent
Id
score
secret
get
Icon
Image
get
Name
get
Tier
set
Secret
validate
pokemon-rogue-battle
Loading...