[This is preliminary documentation and is subject to change.]
Whether the player is currently online.
Another way to check online status is to check if PlayerObject is null.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)
Syntax
| C# |
public bool IsOnline { get; private set; }