Table of Contents

Component Engine

(NOTE) Configuration component that Contains developer settings. Used to indicate a user is a developer.

Methods Properties Base Classes Derived Classes
Constructor CanModifyReadOnlyResources component
DoubleEscapeQuit
ProxyObjectsInPreviews

Properties


CanModifyReadOnlyResources : boolean

Allows editing and saving of read only resources.

var CanModifyReadOnlyResources : Boolean

DoubleEscapeQuit : boolean

Double escape to close the engine.

var DoubleEscapeQuit : Boolean

ProxyObjectsInPreviews : boolean

Whether or not script objects are proxied in the preview windows.

var ProxyObjectsInPreviews : Boolean

Methods


DeveloperConfig : Void

constructor

Name Type Description
function DeveloperConfig()