Class SongInfoObject

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

Windows: 0x3300c0

Android

No description provided
staticSongInfoObject*create(
intp0
)

MacOS (ARM): 0x4d21ac

MacOS (Intel): 0x57f2e0

Windows: 0x32ef70

Android

No description provided
Public member functions2
TodoReturncreateWithCoder()

Windows: 0x330690

Android

No description provided
virtualvoidencodeWithCoder()

MacOS (ARM): 0x4d2d3c

MacOS (Intel): 0x5800d0

Windows: 0x3309a0

iOS: 0x15f0b0

Android

No description provided
Fields21
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
intm_artistID
;
No description provided
floatm_fileSize
;
No description provided
intm_nongType
;
No description provided
gd::stringm_extraArtists
;
No description provided
boolm_isUnknownSong
;
No description provided
intm_priority
;
No description provided
intm_unkInt
;
No description provided
intm_BPM
;
No description provided
boolm_isNew
;
No description provided
intm_newType
;
No description provided
gd::stringm_extraArtistNames
;
No description provided
;
No description provided
;
No description provided
gd::stringm_longTagsString
;
No description provided
gd::stringm_shortTagsString
;
No description provided
Protected member functions0
Protected fields0