API ReferenceSandbox
IChatEventclass
object→IChatEvent
Methods1
Showing 1 methods
public virtual void OnChatMessage(Sandbox.ChatMessageEvent e)
Called when a chat message is received. Set `e`.Suppress to true to prevent the message from being shown or relayed, or set `e`.RecipientFilter to control per-connection visibility.
| Parameter | Type | Description |
|---|---|---|
| e | ChatMessageEvent | — |
Returns:
void—No results match this filter.