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