Table of Contents

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
UnityEventBase
UnityEvent<Exception>
TwitchPubSub.ErrorEvent
Inherited Members