Table of Contents

Property IsInScriptContext

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

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; }

Property Value

bool