Class TwitchPubSub.ErrorEvent
- Namespace
- Firesplash.UnityAssets.TwitchIntegration.Skeletons
- Assembly
- Firesplash.UnityAssets.TwitchIntegration.dll
This Event gets fired when an exception occures within the Pubsub implementation
public class TwitchPubSub.ErrorEvent : UnityEvent<Exception>
- Inheritance
-
UnityEventBaseUnityEvent<Exception>TwitchPubSub.ErrorEvent
- Inherited Members