Script Functions
<table> getsenv(<LocalScript/ModuleScript> scr)
<LocalScript/ModuleScript> getcallingscript(<void>)
<function> getscriptclosure(<LocalScript/ModuleScript> scr)
<string> getscripthash(<LocalScript/ModuleScript> scr)
<string> getscriptbytecode(<LocalScript/ModuleScript> scr)
<void> unlock_module(<ModuleScript> obj)
<void> lock_module(<ModuleScript> obj)
Last updated
Was this helpful?