Action-related parameters
- Last UpdatedFeb 21, 2024
- 1 minute read
You can customize both item default actions and user-defined actions by modifying the parameters.
|
Parameter |
Description |
|---|---|
|
action\XXX\active |
If set to false, then the action is not presented to the field operator. |
|
action\XXX\actionable |
If set to false, the action request from the field operator is registered but the action is not performed. For more information, see InteractionSelector wrong actions handling. |
|
action\XXX\hotkey |
The gamepad button associated to the action. |
|
action\XXX\actionOrder |
Sorts the display order of actions. |
|
action\XXX\text |
The action "title" presented to the field operator. |
|
action\XXX\anim |
An avatar animation to be associated to the action. For more information, see Avatar animations. |
