From 841aa897f1868075134162cc71593ac9c3473115 Mon Sep 17 00:00:00 2001 From: jussi Date: Wed, 15 Nov 2023 18:34:34 +0200 Subject: GC_UNLOAD build time define and replaced with flag to change it at runtime. --- API.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'API.md') diff --git a/API.md b/API.md index 47dece1..e4d2f07 100644 --- a/API.md +++ b/API.md @@ -4128,6 +4128,12 @@ Check if Lua garbage collection is set to unload object data --- +> RL.SetGCUnload( bool enabled ) + +Set Lua garbage collection to unload object data + +--- + ## Core - Files management functions --- -- cgit v1.2.3