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

Checks whether this player is currently ignoring a given PlayerInfo.

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

Syntax

   
 C# 
public bool IsIgnoring(
	PlayerInfo other
)

Parameters

other
PlayerInfo

[Missing <param name="other"/> documentation for "M:fCraft.Player.IsIgnoring(fCraft.PlayerInfo)"]

Return Value

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

See Also