— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
This is an old revision of the document!
Enables any input bindings assigned to an action ID that were previously disabled via the Disable Action function (e.g. enabling the “jump” action will allow that action to be triggered by any input bindings assigned to it).
enable_action(action_id, script_name)
Argument | Description | Type | Required |
---|---|---|---|
action_id | See Input Actions for a list of available action IDs. | String | Yes |
script_name | Name of the script assigned to the input binding (only applicable/required when the action ID is “Run Script”). | String | No |
Results:
Use the Enable Action function to…