RBX.lua.ScriptContext (Service)

From Legacy Roblox Wiki
Revision as of 23:04, 5 August 2008 by >Mr Doom Bringer (RBX.Lua.ScriptContext moved to RBX.Lua.ScriptContext (Service))
Jump to navigationJump to search

A service that controls Script objects.

This is a Game Service; it cannot be created with Instance.new - it must be obtained using the GetService method, or as a child of game.


Functions

In addition to the global functions, the ScriptContext service also has these:
# indicates a locked function. These should NOT be tampered with.

  • # SetTimeout(seconds)


Properties

In addition to the global properties, the Players service also has these:

Events

The ScriptContext service only incorporates global events.