[This is preliminary documentation and is subject to change.]
If player is online, Player object associated with the session.
If player is offline, null.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
public Player PlayerObject { get; private set; }
See Also