Table of Contents

Property IsValid

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

IsValid

Gets a value indicating whether this NwPlayer object is valid.
Returns false after the player disconnects from the server.

public bool IsValid { get; }

Property Value

bool