Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
data/move
MoveCondition
Class MoveCondition
Hierarchy (
view full
)
MoveCondition
FirstMoveCondition
Index
Constructors
constructor
Properties
func
Methods
apply
get
User
Benefit
Score
Constructors
constructor
new
Move
Condition
(
func
)
:
MoveCondition
Parameters
func
:
MoveConditionFunc
Returns
MoveCondition
Properties
Protected
func
func
:
MoveConditionFunc
Methods
apply
apply
(
user
,
target
,
move
)
:
boolean
Parameters
user
:
default
target
:
default
move
:
default
Returns
boolean
get
User
Benefit
Score
get
User
Benefit
Score
(
user
,
target
,
move
)
:
number
Parameters
user
:
default
target
:
default
move
:
default
Returns
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
func
apply
get
User
Benefit
Score
pokemon-rogue-battle
Loading...