Table of Contents

Property Players

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Players

Gets all current online players.

public IEnumerable<NwPlayer> Players { get; }

Property Value

IEnumerable<NwPlayer>