đĒReflection Functions
These are all of the functions revolving reflections that Wave supports.
Loadstring:
Loads
chunk
as a Lua function with optionalchunkName
and returns it.
Check Caller:
Returns
true
if the current thread was created by Wave.
Is Lua Closure:
Returns
true
ifa1
is an LClosure.
Last updated