Table of Contents

Property Keys

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Keys

Gets an enumerable collection that contains the keys in the read-only dictionary.

public IEnumerable<Ability> Keys { get; }

Property Value

IEnumerable<Ability>

An enumerable collection that contains the keys in the read-only dictionary.