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

[Missing <summary> documentation for "M:fCraft.World.AcceptPlayer(fCraft.Player,System.Boolean)"]

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

Syntax

   
 C# 
[CanBeNullAttribute]
public Map AcceptPlayer(
	Player player,
	bool announce
)

Parameters

player
Player
announce
Boolean

See Also