The "sys_event_skip" Function
#
SyntaxArgument | Type | Description |
---|---|---|
[index] | integer | Optional: Sets the numeric event ID to skip to |
#
DescriptionChecks whether event skipping is currently enabled and returns the result, or if a numeric value is supplied, enables or disables skipping to the target event.
As this script is run automatically by other engine functions, it is almost never necessary to run sys_event_skip
manually.