konnexengine ~master (2022-03-11T22:24:10Z)
Dub
Repo
YoutubeChannelData
konnexengine
video
youtube
channel
blueprint
Undocumented in source.
struct
YoutubeChannelData {
this
(string YoutubeID, string APIKey);
string
youtubeID
;
string
apiKey
;
}
Constructors
this
this
(string YoutubeID, string APIKey)
Undocumented in source.
Members
Variables
apiKey
string
apiKey
;
Undocumented in source.
youtubeID
string
youtubeID
;
Undocumented in source.
Meta
Source
See Implementation
konnexengine
video
youtube
channel
blueprint
classes
Channel
functions
generateStructfor
interfaces
ChannelInterface
structs
YoutubeChannelData