Skip to content

Game

[!NOTE] There will be more things (methods, constructors, properties, etc.) in the future. This is based on leaks.

game is the root instance and provides access to services.

Summary

Methods Methods of `game`.

Services Services of `game`.

Methods

GetService(serviceName: String)

Instance

Returns the service with specified name.


Services

Workspace

Instance The Workspace is the root object that holds anything that is currently in the world. Workspace


Players

Instance

Stub. Players


ReplicatedStorage

Instance

Stub. ReplicatedStorage


StarterPlayerScripts

Instance

Stub. StarterPlayerScripts


ServerScriptService

Instance

Stub. ServerScriptService


Lighting

Instance

lighting is the game service that controls basic rendering and atmospherics. Lighting