WasEventCanceled
Docslocal retval = WasEventCanceled()Description
Returns whether or not the currently executing event was canceled.
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = WasEventCanceled()Returns whether or not the currently executing event was canceled.
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!