This is an old revision of the document!
~~DISCUSSION~~ <- CRPL reference <- Vars and Functions
Arguments | Result | Notation |
---|---|---|
– |
Special function that is automatically called whenever the player initiates a cancel action.
Please note: when this occurs, it is called instead of the main body of the script. To get around this, structure your script like so:
@main :UserCancelAction ... @main :main ...
“You cancelled!” SetText