Table of Contents

Property CurrentCustomers

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

CurrentCustomers

Gets the current customers of this store.

public IReadOnlyList<NwCreature> CurrentCustomers { get; }

Property Value

IReadOnlyList<NwCreature>