Table of Contents

Property PluginDependencies

Namespace
Anvil.Services
Assembly
NWN.Anvil.dll

PluginDependencies

An optional list of plugin names that must exist for this service to be loaded.

public string[]? PluginDependencies { get; init; }

Property Value

string[]