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

Syntax

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

Parameters

player
Player

[Missing <param name="player"/> documentation for "M:fCraft.World.AcceptPlayer(fCraft.Player,System.Boolean)"]

announce
Boolean

[Missing <param name="announce"/> documentation for "M:fCraft.World.AcceptPlayer(fCraft.Player,System.Boolean)"]

Return Value

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

See Also