type
public abstract ActionType type
Returns type of the action, i.e. when the method should be called.
Based on the type, the method is called when the action starts, continues or stops.
- Returns:
- action type
- Default Value:
ActionType#ON_ACTION
- Default:
- <error>