— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
— — — — —
This is an old revision of the document!
Enables any input bindings assigned to the specified action ID that were previously disabled via the Disable Action function (e.g. enabling the “jump” action will allow any controls that are assigned to that action to work).
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…