Class TwitchChat.OnIncomingViewersEvent
- Namespace
- Firesplash.UnityAssets.TwitchIntegration.Skeletons
- Assembly
- Firesplash.UnityAssets.TwitchIntegration.dll
This event is fired when viewers are sent to the channel eighter through a raid or host
public class TwitchChat.OnIncomingViewersEvent : UnityEvent<IRCIncomingViewersEvent>
- Inheritance
-
UnityEventBaseUnityEvent<IRCIncomingViewersEvent>TwitchChat.OnIncomingViewersEvent
- Inherited Members