Variables
This page lists all the global variables that you can use with scripts in the script builder.
The sandbox sets _G to a table that already has a set metatable, and is only shared between sandboxed scripts.
The sandbox sets shared to a table that already has a set metatable, and is only shared between sandboxed scripts.
owner
A refrence to the Player running the script.
Last updated