Property IsLoaded
IsLoaded
Gets if this plugin has been loaded by anvil and is currently active.
[MemberNotNullWhen(true, "PluginTypes")]
[MemberNotNullWhen(true, "Assembly")]
public bool IsLoaded { get; }
Gets if this plugin has been loaded by anvil and is currently active.
[MemberNotNullWhen(true, "PluginTypes")]
[MemberNotNullWhen(true, "Assembly")]
public bool IsLoaded { get; }