The "sys_action_skip" Function
#
SyntaxArgument | Type | Description |
---|---|---|
[enable] | boolean | Optional: Enables or disables skipping actions in the current event |
#
DescriptionChecks whether action skipping is currently enabled and returns the result, or if a boolean value is supplied, enables or disables skipping actions in the current event.
As this script is run automatically by other engine functions, it is almost never necessary to run sys_action_skip
manually.