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

Whether the player is currently hidden. Use Player.CanSee() method to check visibility to specific observers.

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

Syntax

   
 C# 
public bool IsHidden

See Also