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

Whether this player should see a given world on the /Worlds list by default.

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

Syntax

   
 C# 
public bool CanSee(
	World world
)

Parameters

world
World

[Missing <param name="world"/> documentation for "M:fCraft.Player.CanSee(fCraft.World)"]

Return Value

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

See Also