You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The LuaMem value is the amount of memory in kilobytes used by the Lua VM as reported by the Lua garbage collector. Memory is the amount of memory in byytes used by the engine.
76
+
:::
74
77
75
78
### Resource profiler
76
79
The Resource profiler allows you to inspect your game while it is running and analyze resource use in detail. To access the profiler:
0 commit comments