Class SongInfoObject

#include <Geode/binding/SongInfoObject.hpp>
classSongInfoObject:publiccocos2d::CCNode{ ... }
No description provided
Examples0
Public static methods1
staticSongInfoObject*create(
intsongID
,
gd::stringsongName
,
gd::stringartistName
,
intartistID
,
floatfilesize
,
gd::stringyoutubeVideo
,
gd::stringyoutubeChannel
,,
intpriority
,,
boolunk2
,
intunk3
,
intunk4
)

Windows: 0x3245a0

Android

No description provided
Public member functions2
TodoReturncreateWithCoder()

Windows: 0x324b70

Android

No description provided
virtualvoidencodeWithCoder()

MacOS (ARM): 0x4e7ef4

MacOS (Intel): 0x5a01f0

Windows: 0x324e80

Android

No description provided
Fields10
intm_songID
;
No description provided
gd::stringm_songName
;
No description provided
gd::stringm_artistName
;
No description provided
gd::stringm_youtubeVideo
;
No description provided
gd::stringm_youtubeChannel
;
No description provided
gd::stringm_songUrl
;
No description provided
gd::stringm_artistID
;
No description provided
floatm_fileSize
;
No description provided
boolm_isUnkownSong
;
No description provided
intm_priority
;
No description provided
Protected member functions0
Protected fields0