acceptsArguments
Called before an action is performed to determine if the the action can accept the arguments.
Return
true
if the action can perform with the arguments, otherwise false
.
Parameters
arguments
The action arguments.
Called before an action is performed to determine if the the action can accept the arguments.
true
if the action can perform with the arguments, otherwise false
.
The action arguments.