RBX.lua.Script (Object): Revision history

From ROBLOX Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 December 2024

  • curprev 05:3605:36, 10 December 2024 PRG talk contribs 510 bytes +510 Created page with "{{CatUp|Class reference}} __NOTOC__ A Script in Roblox is a type of object that hold a section of Lua code. This script can be used in many, many ways and is very versatile in applications. ==Functions== The Script object only incorporates the global functions. ==Properties== In addition to the Global properties, the Script also has these: *Disabled *LinkedSource *Source ==Events== The Script object only incorporates the global event..."