accept
Jump to navigation
Jump to search
The accept
script command is used to end script event execution with a positive result. When in an entity instance script, accept
will allow the entity class script to process the event while refuse
will abort execution completely. Engine behavior can also be accepted by the script event result.
Usage
accept
Context: Ignored