summaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
Diffstat (limited to 'API.md')
-rw-r--r--API.md6
1 files changed, 6 insertions, 0 deletions
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
---