[This is preliminary documentation and is subject to change.]

Whether the player has completed the login sequence.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)

Syntax

   
 C# 
public SessionState State { get; private set; }

See Also