ScriptService¶
Inherits Instance
ScriptService is a service used for storing scripts and local scripts. It is also responsible for managing their execution within the game.
Static Class
This object is a static class. It can be accessed by using its name as a keyword.
Additionally, it cannot be created in the creator menu or with Instance.New().
Not newable
This object cannot be created by scripts using Instance.New().