Class SongInfoObject

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

MacOS (ARM): 0x4c8ddc

MacOS (Intel): 0x574cd0

Windows: 0x32f0d0

iOS: 0x158280

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): 0x4cf4f4

MacOS (Intel): 0x57c260

Windows: 0x3300c0

iOS: 0x15c574

Android: Rebinded

No description provided
staticSongInfoObject*create(
intsongID
)

MacOS (ARM): 0x4d21ac

MacOS (Intel): 0x57f2e0

Windows: 0x32ef70

iOS: 0x15e750

Android

No description provided
staticSongInfoObject*createWithCoder()

MacOS (ARM): 0x4d2740

MacOS (Intel): 0x57f980

Windows: 0x330690

iOS: 0x15ebf0

Android

No description provided
Public member functions8
virtualvoidencodeWithCoder()

MacOS (ARM): 0x4d2d3c

MacOS (Intel): 0x5800d0

Windows: 0x3309a0

iOS: 0x15f0b0

Android

No description provided
virtualboolcanEncode()

MacOS (ARM): 0x4d2ed0

MacOS (Intel): 0x580290

Windows: Out of line

iOS: 0x15f244

Android: Out of line

No description provided
voidaddTags()

MacOS (ARM): 0x4cf8e4

MacOS (Intel): 0x57c6f0

Windows: 0x330f50

iOS: 0x15c8d8

Android: Rebinded

No description provided
boolcontainsTag(
inttag
)

MacOS (ARM): 0x4d0044

MacOS (Intel): 0x57cf70

Windows: Out of line

iOS: Out of line

Android

No description provided
gd::stringgetArtistNames(
intunused
)

MacOS (ARM): 0x4d2ed8

MacOS (Intel): 0x5802a0

Windows: 0x330b80

iOS: 0x15f24c

Android

No description provided
gd::stringgetTagsString(
boolshortTags
)

MacOS (ARM): 0x4d34a8

MacOS (Intel): 0x580a60

Windows: 0x331140

iOS: 0x15f5a0

Android

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

MacOS (ARM): 0x4d2334

MacOS (Intel): 0x57f4d0

Windows: 0x3302f0

iOS: 0x15e928

Android: Rebinded

No description provided
voidupdateArtists(
gd::stringartists
)

MacOS (ARM): 0x4d255c

MacOS (Intel): 0x57f730

Windows: Out of line

iOS: 0x15eab0

Android: Rebinded

No description provided
Fields24
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
boolm_autoDownload
;
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