[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.3.5 (0.6.3.5)

Syntax

   
 C# 
public bool CanSee(
	World world
)

Parameters

world
World

See Also