Skip to content

API > MassiveLoop > IsLocalMode


MassiveLoop.IsLocalMode⚓︎

Read-Only

Read-only Property This property is Read-Only

Name Type
IsLocalMode boolean

Description⚓︎

True if the massive loop browser is in local mode. The local mode is when the browser is launched by the SDK editor tool to test the world locally without uploading it. This parameter can used to perform specific actions in local mode such as Debug.Log calls or other automated tests. Local mode is never true during the normal operation.