Skip to content

Function: editor()

ts
function editor(this: void): boolean;

Check whether the in-game editor is active.

Parameters

ParameterType
thisvoid

Returns

boolean

Whether the editor is currently enabled.