Table of Contents

Property IsLoaded

Namespace
Anvil.Plugins
Assembly
NWN.Anvil.dll

IsLoaded

Gets if this plugin has been loaded by anvil and is currently active.

[MemberNotNullWhen(true, "PluginTypes")]
[MemberNotNullWhen(true, "Assembly")]
public bool IsLoaded { get; }

Property Value

bool