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

Whether players of this rank are allowed to see hidden players of the given rank.

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

Syntax

   
 C# 
[PureAttribute]
public bool CanSee(
	Rank other
)

Parameters

other
Rank

See Also