Skip to content

CreatorService

CreatorService is the class that manages the creator. This class is only available in the creator.

Static Class

This object is a static class. It can be accessed like this: Creator.

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().

Properties

Interface : CreatorInterface

The interface

CurrentGame : Game

Current active game

LocalTestActive : boolean

Returns true if local test is active

Events

LocalTestStarted

Parameters: ``

Fires when local testing starts

LocalTestStopped

Parameters: ``

Fires when local testing ends