[Missing <summary> documentation for "M:BaseLib.Things.BulletinBoard.GetUnreadCountFor(BaseLib.Player)"]

Namespace: BaseLib.Things
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public int GetUnreadCountFor(
	Player play
)

Parameters

play
Type: BaseLib..::..Player

[Missing <param name="play"/> documentation for "M:BaseLib.Things.BulletinBoard.GetUnreadCountFor(BaseLib.Player)"]

Return Value

[Missing <returns> documentation for "M:BaseLib.Things.BulletinBoard.GetUnreadCountFor(BaseLib.Player)"]

See Also