Jump to content

Event System.CleanHandle

From Flowcode Help
Revision as of 14:39, 7 August 2026 by Wiki bot (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
CleanHandle
Called when a custom handle is deleted to allow cleanup of resources 
- HANDLE Handle
The object handle that is about to be freed 
- Return


Details on using Event Macros can be found here: Event Macros


Detailed description

Examples