![]() |
StreamLinked 2.0.3
Twitch API, Auth, EventSub and IRC for Unity C#
|
▼NScoredProductions | |
▼NAssets | |
▼NStreamLinked | |
►NManagersAndBuilders | |
▼NStreamLinked | |
▼NAPI | |
►NAds | |
►NAnalytics | |
►NAuth | |
►NAuthContainers | |
►NBits | |
►NCCLs | |
►NChannel_Points | |
►NChannels | |
►NCharity | |
►NChat | |
►NClips | |
►NConduits | |
►NEntitlements | |
►NEventSub | |
►NExtensions | |
►NGames | |
►NGoals | |
►NGuest_Star | |
►NHype_Train | |
►NModeration | |
►NPolls | |
►NPredictions | |
►NRaids | |
►NSchedule | |
►NScopes | |
►NSearch | |
►NSharedContainers | |
►NStreams | |
►NSubscriptions | |
►NTeams | |
►NUsers | |
►NVideos | |
►NWhispers | |
CIJsonRequest | Ensure a static string called BuildDataJson is included, NetStandard 2.1 doesnt include inherited statics |
CINoResponse | |
CITwitchAPIDataObject | |
CITwitchAPIDataObjectExtensions | |
CTwitchAPIClassExtensions | |
CTwitchAPIClassInformation | Attribute to link the enums correct string name and version value |
CTwitchAPIClient | Primary singleton for API functionality. Handles OAuth management and requests. Contains the methods to make API requests |
CTwitchAPIDataContainer | Returned container from API requests |
CTwitchAPILinks | All addresses used by Twitch API |
▼NEditor | |
CCheckEnum | |
▼NEventSub | |
►NEvents | |
►NExtensionAttributes | |
►NInterfaces | |
►NWebSocketMessages | |
CTwitchEventSubClient | Twitch EventSub Singleton. Connects using WebSocket, Webhook not supported |
CTwitchEventSubStatuses | |
CTwitchEventSubSubscriptions | |
▼NIRC | |
►NExtensions | |
►NTags | |
CTwitchIRCClient | Twitch IRC Singleton. Handles connection and processing of messages |
CTwitchMessage | Container of an IRC message received from Twitch |
▼NLightJson | |
►NSerialization | |
►CJsonArray | Represents an ordered collection of JsonValues |
►CJsonObject | Represents a key-value pair collection of JsonValue objects |
►CJsonValue | A wrapper object that contains a valid JSON value |
▼NManagersAndBuilders | |
►NContainers | |
CTwitchBadgeManager | Twitch badge downloader and manager |
CTwitchEmoteManager | Twitch emote downloader and manager |
CTwitchMessageAtlasProducer | Atlas builder for TextMeshPro objects.Builds atlas from Badges and Emotes from their respective Singleton Managers |
▼NTwitchSceneFiles | |
CGetUserTestScript | |
CTwitchEventSubStartupExample | Simple implementation object of starting the Twitch EventSub and subscribing to the OAuth channels Poll related subscriptions |
CTwitchMessageGameObject | |
CTwitchMessageGameObjectProvider | |
CTwitchMessageSingleDisplayer | |
▼NUniGif | |
►CUniGif | |
CUniGifExtension | Extension methods class |
▼NUtility | |
CDebugManager | Singleton object and static methods pertaining to storing and managing logging and debug messages |
CExtensions | |
CFlaggedEnum | Large container for Enums to be used as flags when you need more than the maximum possible flags (32, 64, 128 [.Net9]). Enum values must be unique values. Enums can be checked using CheckEnumState() |
CInternalSettingsStore | Simple method of credential store. PlayerPref will need populating on Install of App. PlayerPrefs are not saved/included in build |
CSingletonDispatcher | Singleton base class |
CSingletonInstance | Singleton base class |
▼NVisualScripting | |
CStringPair | Type used to render string tuples in Visual Scripting |
CStringPairUnit | |
CTwitchAPIRequest | |
CVisualScriptingExtensions | |
CImageHeaderHelpers | |
CTwitchStatic | Additional functions, methods and values |
CTwitchWords | List of every keyword used by Twitch |