Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
system/voucher
Voucher
Class Voucher
Index
Constructors
constructor
Properties
condition
Func
description
id
voucher
Type
Methods
get
Icon
Image
get
Name
get
Tier
validate
Constructors
constructor
new
Voucher
(
voucherType
,
description
,
conditionFunc
?
)
:
Voucher
Parameters
voucherType
:
VoucherType
description
:
string
Optional
conditionFunc
:
(
(
scene
,
args
)
=>
boolean
)
(
scene
,
args
)
:
boolean
Parameters
scene
:
default
args
:
any
[]
Returns
boolean
Returns
Voucher
Properties
Private
condition
Func
condition
Func
:
(
(
scene
,
args
)
=>
boolean
)
Type declaration
(
scene
,
args
)
:
boolean
Parameters
scene
:
default
args
:
any
[]
Returns
boolean
description
description
:
string
id
id
:
string
voucher
Type
voucher
Type
:
VoucherType
Methods
get
Icon
Image
get
Icon
Image
(
)
:
string
Returns
string
get
Name
get
Name
(
)
:
string
Returns
string
get
Tier
get
Tier
(
)
:
AchvTier
Returns
AchvTier
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
id
voucher
Type
get
Icon
Image
get
Name
get
Tier
validate
pokemon-rogue-battle
Loading...