Class CustomSFXCell

#include <Geode/binding/CustomSFXCell.hpp>
classCustomSFXCell:publicTableViewCell,publicCustomSFXDelegate{ ... }
No description provided
Examples0
Public static methods0
Public member functions7
virtualboolinit()

MacOS (ARM): 0x1fa41c

MacOS (Intel): 0x2541f0

Windows: 0xb4b90

iOS: 0x11050c

Android

No description provided
virtualvoiddraw()

MacOS (ARM): 0x1fa4c0

MacOS (Intel): 0x2542f0

Windows: 0xade20

iOS: 0x1105b0

Android

No description provided
virtualvoidsfxObjectSelected()

MacOS (ARM): 0x1fa42c

MacOS (Intel): 0x254210

Windows: 0xb4ca0

iOS: 0x11051c

Android

No description provided
virtualintgetActiveSFXID()

MacOS (ARM): 0x1fa488

MacOS (Intel): 0x254290

Windows: 0xb4890

iOS: 0x110578

Android

No description provided
voidloadFromObject()

MacOS (ARM): 0x1eb374

MacOS (Intel): 0x2445a0

Windows: 0xb4bb0

iOS: 0x102a10

Android

No description provided
boolshouldReload()

MacOS (ARM): 0x1f511c

MacOS (Intel): 0x24e7f0

Windows: Out of line

iOS: Out of line

Android

No description provided
voidupdateBGColor(
intindex
)

MacOS (ARM): 0x1eb444

MacOS (Intel): 0x244680

Windows: 0xb4ce0

iOS: 0x102ae0

Android

No description provided
Fields3
SFXInfoObject*m_sfxObject
;
No description provided
boolm_selected
;
No description provided
boolm_compactMode
;
No description provided
Protected member functions0
Protected fields0
Derived classes0