Class SetIDPopup

#include <Geode/binding/SetIDPopup.hpp>
classSetIDPopup:publicFLAlertLayer,publicTextInputDelegate{ ... }
No description provided
Examples0
Public static methods1
staticSetIDPopup*create(
intcurrent
,
intbegin
,
intend
,,,
boolresetButton
,
intdefaultValue
,
floatoffset
,
boolnumberInput
,
boolarrows
)

MacOS (ARM): 0x24a0a0

MacOS (Intel): 0x2ab870

Windows: 0x29b210

iOS: 0x2ddb1c

Android: Rebinded

No description provided
Public member functions11
virtualvoidkeyBackClicked()

MacOS (ARM): 0x24b01c

MacOS (Intel): 0x2ac850

Windows: 0x29c0f0

iOS: 0x2de85c

Android

No description provided
virtualvoidshow()

MacOS (ARM): 0x24af98

MacOS (Intel): 0x2ac7d0

Windows: 0x29bf20

iOS: 0x2de7e0

Android

No description provided
virtualvoidtextInputClosed()

MacOS (ARM): 0x24ae48

MacOS (Intel): 0x2ac670

Windows: 0x8b850

iOS: 0x2de724

Android

No description provided
virtualvoidtextChanged()

MacOS (ARM): 0x24ae64

MacOS (Intel): 0x2ac6b0

Windows: 0x29bd70

iOS: 0x2de740

Android

No description provided
virtualvoidvalueChanged()

MacOS (ARM): 0x24af94

MacOS (Intel): 0x2ac7c0

Windows: Out of line

iOS: 0x2de7dc

Android

No description provided
boolinit(
intcurrent
,
intbegin
,
intend
,,,
boolresetButton
,
intdefaultValue
,
floatoffset
,
boolnumberInput
,
boolarrows
)

MacOS (ARM): 0x24a2fc

MacOS (Intel): 0x2abb10

Windows: 0x29b340

iOS: 0x2ddd10

Android: Rebinded

No description provided
voidonCancel()

MacOS (ARM): 0x24ac78

MacOS (Intel): 0x2ac490

Windows: 0x29bfb0

iOS: 0x2de65c

Android

No description provided
voidonClose()

MacOS (ARM): 0x24ab78

MacOS (Intel): 0x2ac390

Windows: 0x29c050

iOS: 0x2de55c

Android

No description provided
voidonItemIDArrow()

MacOS (ARM): 0x24ac1c

MacOS (Intel): 0x2ac440

Windows: 0x29bd00

iOS: 0x2de600

Android

No description provided
voidonResetValue()

MacOS (ARM): 0x24ac10

MacOS (Intel): 0x2ac420

Windows: 0x29bd50

iOS: 0x2de5f4

Android

No description provided
voidupdateTextInputLabel()

MacOS (ARM): 0x24ad18

MacOS (Intel): 0x2ac530

Windows: 0x29be70

iOS: 0x2de668

Android

No description provided
Fields8
CCTextInputNode*m_inputNode
;
No description provided
intm_value
;
No description provided
boolm_disableDelegate
;
No description provided
boolm_cancelled
;
No description provided
intm_minimum
;
No description provided
intm_maximum
;
No description provided
intm_default
;
No description provided
;
No description provided
Protected member functions0
Protected fields0
Derived classes4