new ActionSelection()
Creates a new ActionSelection component
Extends
Methods
-
performAction()
-
Select and perform an action from the Action.actionList
-
sendEvent(type, data)
-
Emits an event using the specified eventClass
Parameters:
Name Type Description type
string The event type to emit
data
* The data to emit
- Overrides: