Table of Contents

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
UnityEventBase
UnityEvent<IRCCommand>
TwitchChat.ChatCommandReceivedEvent
Inherited Members