[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.0 (0.6.3.0)

Syntax

   
 C# 
public bool CanSee(
	Rank other
)

Parameters

other
Rank

[Missing <param name="other"/> documentation for "M:fCraft.Rank.CanSee(fCraft.Rank)"]

Return Value

[Missing <returns> documentation for "M:fCraft.Rank.CanSee(fCraft.Rank)"]

See Also