Environment Functions
Get Global Environment
<table> getgenv(<void>)
Returns the environment that will be applied to each script ran by Kevin X.
Get Environment
<table> getrenv(<void>)
Returns the global environment for the LocalScript state.
Get Registry
<table> getreg(<void>)
Returns the Lua registry.
Last updated