Table of Contents

Property Keys

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Keys

If this field is a struct, gets an enumerable of the struct's keys.
Otherwise, returns an empty enumerable.

public override IEnumerable<string> Keys { get; }

Property Value

IEnumerable<string>