Class CustomSongCell

#include <Geode/binding/CustomSongCell.hpp>
classCustomSongCell:publicTableViewCell,publicCustomSongDelegate{ ... }
No description provided
Examples0
Public static methods0
Public member functions10
virtualboolinit()

MacOS (ARM): 0x1fa158

MacOS (Intel): 0x253df0

Windows: 0xb4680

iOS: 0x11029c

Android

No description provided
virtualvoiddraw()

MacOS (ARM): 0x1fa2e4

MacOS (Intel): 0x254000

Windows: 0xade20

iOS: 0x110428

Android

No description provided
virtualvoidsongIDChanged(
intid
)

MacOS (ARM): 0x1fa228

MacOS (Intel): 0x253ee0

Windows: 0xb4850

iOS: 0x110364

Android

No description provided
virtualintgetActiveSongID()

MacOS (ARM): 0x1fa284

MacOS (Intel): 0x253f60

Windows: 0xb4890

iOS: 0x1103c0

Android

No description provided
virtualgd::stringgetSongFileName()

MacOS (ARM): 0x1fa2bc

MacOS (Intel): 0x253fc0

Windows: 0xb48b0

iOS: 0x1103f8

Android

No description provided
virtualLevelSettingsObject*getLevelSettings()

MacOS (ARM): 0x1fa2d4

MacOS (Intel): 0x253fe0

Windows: Out of line

iOS: 0x110418

Android

No description provided
voidloadFromObject()

MacOS (ARM): 0x1eab44

MacOS (Intel): 0x243e10

Windows: 0xb4690

iOS: 0x102208

Android

No description provided
voidonDelete()

MacOS (ARM): 0x1fa164

MacOS (Intel): 0x253e10

Windows: 0xb48e0

iOS: 0x1102a8

Android

No description provided
boolshouldReload()

MacOS (ARM): 0x1f5160

MacOS (Intel): 0x24e830

Windows: Out of line

iOS: Out of line

Android

No description provided
voidupdateBGColor(
intindex
)

MacOS (ARM): 0x1eacec

MacOS (Intel): 0x243fb0

Windows: Out of line

iOS: 0x1023ac

Android

No description provided
Fields2
SongInfoObject*m_songInfoObject
;
No description provided
boolm_selected
;
No description provided
Protected member functions0
Protected fields0
Derived classes1