Page cover

🖥️Environment Functions

เขียนโดย Alphes - Deity Hub

Get Nil Instances

เรียกดูผีทุตัวที่ถูกเกมลบไปแล้ว โดยค่าที่ได้รับจะอยู่ในรูปแบบ

<table<Instance>> getnilinstances(<void>)  

Get Global Environment

เรียกดู Environment ทั้งหมดที่สามารถใช้ได้บนโปรแกรมรัน Seriality

<table> getgenv(<void>) 

Get Environment

เรียกดู Global environment ที่สามารถใช้งานได้บน Localscript

<table> getrenv(<void>)

Get Registry

เรียกดู Lua registry

<table> getreg(<void>)  

Last updated