Memebr of ML.SDK.MassiveLoopClient
Property | Static
bool MassiveLoopClient.IsLocalMode
static bool IsLocalMode { get; }
Summary
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.