Jump to content

Event System.CleanHandle

From Flowcode Help
Revision as of 12:12, 16 January 2023 by Wiki bot (talk | contribs)
CleanHandle
Called when a custom handle is deleted to allow cleanup of resources 
- HANDLE Handle
The object handle that is about to be freed 
- NONE Return


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


Detailed description

Examples