ke-api-client ~master (2021-07-13T00:55:57Z)
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