Table of Contents

Class TwitchChat.ChatReceivedUnknownMessageEvent

Namespace
Firesplash.UnityAssets.TwitchIntegration.Skeletons
Assembly
Firesplash.UnityAssets.TwitchIntegration.dll

To be able to implement unsupported things, this event fires, when we receive a string from the IRC which is not supported natively by this library

public class TwitchChat.ChatReceivedUnknownMessageEvent : UnityEvent<string>
Inheritance
UnityEventBase
UnityEvent<string>
TwitchChat.ChatReceivedUnknownMessageEvent
Inherited Members