Delegate ChatService.SendingChatMessage
- Namespace
- Uncreated.Warfare.Interaction
- Assembly
- Uncreated.Warfare.dll
public delegate void ChatService.SendingChatMessage(WarfarePlayer recipient, string text, Color color, EChatMode mode, string? iconURL, bool richText, WarfarePlayer? fromPlayer, ref bool shouldReplicate)
Parameters
recipientWarfarePlayertextstringcolorColormodeEChatModeiconURLstringrichTextboolfromPlayerWarfarePlayershouldReplicatebool