Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
system/achv
ModifierAchv
Class ModifierAchv
Hierarchy (
view full
)
Achv
ModifierAchv
Index
Constructors
constructor
Properties
description
has
Parent
icon
Image
id
name
parent
Id
score
secret
Methods
get
Icon
Image
get
Name
get
Tier
set
Secret
validate
Constructors
constructor
new
Modifier
Achv
(
name
,
description
,
iconImage
,
score
,
modifierFunc
)
:
ModifierAchv
Parameters
name
:
string
description
:
string
iconImage
:
string
score
:
number
modifierFunc
:
(
(
modifier
)
=>
boolean
)
(
modifier
)
:
boolean
Parameters
modifier
:
Modifier
Returns
boolean
Returns
ModifierAchv
Properties
description
description
:
string
has
Parent
has
Parent
:
boolean
icon
Image
icon
Image
:
string
id
id
:
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
icon
Image
id
name
parent
Id
score
secret
get
Icon
Image
get
Name
get
Tier
set
Secret
validate
pokemon-rogue-battle
Loading...