General
This section covers general topics for REFramework Lua scripting.
See also:
- Notes on Return Types — How method return values are auto-converted.
- Notes on Method Arguments — Handling ByRef parameters in hooks.
- Best Practices — Shared state, hooking gotchas, and performance tips.
- Lua Standard Libraries — Which Lua standard libraries are available and which functions are disabled.