Class TwitchChat.ChatCommandReceivedEvent
- Namespace
- Firesplash.UnityAssets.TwitchIntegration.Skeletons
- Assembly
- Firesplash.UnityAssets.TwitchIntegration.dll
The Event which is fired when a command message is received in the chat
public class TwitchChat.ChatCommandReceivedEvent : UnityEvent<IRCCommand>
- Inheritance
-
UnityEventBaseUnityEvent<IRCCommand>TwitchChat.ChatCommandReceivedEvent
- Inherited Members