Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.02 KB

File metadata and controls

14 lines (10 loc) · 1.02 KB

ScriptDynamic

Properties

Inherited from Dynamic Set

string LuaSource Script source. Can only be modified by same authority level, or higher.
bool readonly internalonly ScriptName Internal Dynamic Script Name
bool readonly internalonly scriptThreadActive Internal status if script is actively running.
bool internalonly timeSince Delta time of the script been operating.
bool readonly Local if it's a local script.
bool readonly CoreScript If it's a core script.