Property IsInScriptContext
IsInScriptContext
Returns true if the current executing code is being executed on the main thread, and in a Virtual Machine script context.
public bool IsInScriptContext { get; }
Returns true if the current executing code is being executed on the main thread, and in a Virtual Machine script context.
public bool IsInScriptContext { get; }