Class TwitchChat.ChatMessageReceivedEvent
- Namespace
- Firesplash.UnityAssets.TwitchIntegration.Skeletons
- Assembly
- Firesplash.UnityAssets.TwitchIntegration.dll
The Event which is fired when a normal chat message is received (excluding commands)
public class TwitchChat.ChatMessageReceivedEvent : UnityEvent<IRCMessage>
- Inheritance
-
UnityEventBaseUnityEvent<IRCMessage>TwitchChat.ChatMessageReceivedEvent
- Inherited Members