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

List of players who received the message.

Namespace: fCraft.Events
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)

Syntax

   
 C# 
public IEnumerable<Player> RecepientList { get; private set; }

See Also