Class SongInfoObject

#include <Geode/binding/SongInfoObject.hpp>
classSongInfoObject:publiccocos2d::CCNode{ ... }
No description provided
Examples0
Public static methods4
staticSongInfoObject*create()

MacOS (ARM): 0x4d740c

MacOS (Intel): 0x58c1e0

Windows: 0x3448b0

iOS: 0x154920

Android

No description provided
staticSongInfoObject*create(
intsongID
)

MacOS (ARM): 0x4e0cc0

MacOS (Intel): 0x596ea0

Windows: 0x344730

iOS: 0x15b164

Android

No description provided
staticSongInfoObject*create(
intsongID
,
gd::stringsongName
,
gd::stringartistName
,
intartistID
,
floatfilesize
,
gd::stringyoutubeVideo
,
gd::stringyoutubeChannel
,,,
intnongType
,
gd::stringextraArtistIDs
,
boolisNew
,
intlibraryOrder
,
intpriority
)

MacOS (ARM): 0x4ddfe4

MacOS (Intel): 0x593d00

Windows: 0x345bf0

iOS: 0x158f48

Android: Rebinded

No description provided
staticSongInfoObject*createWithCoder()

MacOS (ARM): 0x4e1260

MacOS (Intel): 0x5974f0

Windows: 0x346250

iOS: 0x15b644

Android

No description provided
Public member functions10
virtualvoidencodeWithCoder()

MacOS (ARM): 0x4e1920

MacOS (Intel): 0x597d60

Windows: 0x3465b0

iOS: 0x15bb98

Android

No description provided
virtualboolcanEncode()

MacOS (ARM): 0x4e1ac0

MacOS (Intel): 0x597f60

Windows: Out of line

iOS: 0x15bd38

Android

No description provided
voidaddTags()

MacOS (ARM): 0x4de440

MacOS (Intel): 0x594240

Windows: 0x346c70

iOS: 0x159300

Android: Rebinded

No description provided
boolcontainsTag(
inttag
)

MacOS (ARM): 0x4deb74

MacOS (Intel): 0x594aa0

Windows: Out of line

iOS: Out of line

Android

No description provided
voidcopyValues()

MacOS (ARM): 0x4d8128

MacOS (Intel): 0x58d270

Windows: Out of line

iOS: 0x1551e8

Android

No description provided
gd::stringgetArtistNames(
intunused
)

MacOS (ARM): 0x4e1ac8

MacOS (Intel): 0x597f70

Windows: 0x3467b0

iOS: 0x15bd40

Android

No description provided
intgetExtraArtistCount()

MacOS (ARM): 0x4e20a0

MacOS (Intel): 0x598730

Windows: 0x346c00

iOS: 0x15c0b4

Android

No description provided
gd::stringgetTagsString(
boolshortTags
)

MacOS (ARM): 0x4e21ac

MacOS (Intel): 0x5988a0

Windows: 0x346e60

iOS: 0x15c100

Android

No description provided
boolinit(
intsongID
,
gd::stringsongName
,
gd::stringartistName
,
intartistID
,
floatfilesize
,
gd::stringyoutubeVideo
,
gd::stringyoutubeChannel
,,,
intnongType
,
gd::stringextraArtistIDs
,
boolisNew
,
intlibraryOrder
,
intpriority
)

MacOS (ARM): 0x4e0e50

MacOS (Intel): 0x5970a0

Windows: 0x345e60

iOS: 0x15b378

Android: Rebinded

No description provided
voidupdateArtists(
gd::stringartists
)

MacOS (ARM): 0x4e1090

MacOS (Intel): 0x597310

Windows: Out of line

iOS: 0x15b510

Android: Rebinded

No description provided
Fields25
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_unkString
;
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_unloaded
;
No description provided
boolm_verified
;
No description provided
boolm_isBlocked
;
No description provided
intm_priority
;
No description provided
intm_unkInt
;
No description provided
intm_BPM
;
No description provided
boolm_isNew
;
No description provided
intm_libraryOrder
;
No description provided
intm_songOrder
;
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
Derived classes0