| Modifier and Type | Method and Description |
|---|---|
InputStepExecution |
InputAction.getDynamic(String token)
Bind steps just by their ID names.
|
InputStepExecution |
InputAction.getExecution(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<InputStepExecution> |
InputAction.getExecutions() |
| Modifier and Type | Method and Description |
|---|---|
void |
InputAction.add(InputStepExecution step) |
void |
InputAction.remove(InputStepExecution exec)
Called when
InputStepExecution is completed to remove it from the active input list. |
Copyright © 2016–2020. All rights reserved.