Class SetupInstantCountPopup

#include <Geode/binding/SetupInstantCountPopup.hpp>
classSetupInstantCountPopup:publicSetupTriggerPopup{ ... }
No description provided
Examples0
Public static methods1
staticSetupInstantCountPopup*create(,)

MacOS (ARM): 0x512d98

MacOS (Intel): 0x5e8a10

Windows: 0x422270

iOS: 0x1bbd9c

Android

No description provided
Public member functions15
virtualvoiddetermineStartValues()

MacOS (ARM): 0x51410c

MacOS (Intel): 0x5ea020

Windows: 0x4232e0

iOS: 0x1bcd64

Android

No description provided
virtualvoidonClose()

MacOS (ARM): 0x5145fc

MacOS (Intel): 0x5ea610

Windows: 0x419e10

iOS: 0x1bd140

Android

No description provided
virtualvoidtextChanged()

MacOS (ARM): 0x5143b4

MacOS (Intel): 0x5ea340

Windows: 0x423490

iOS: 0x1bd004

Android

No description provided
boolinit(,)

MacOS (ARM): 0x512f2c

MacOS (Intel): 0x5e8c60

Windows: 0x4223b0

iOS: 0x1bbe84

Android

No description provided
voidonCountType()

MacOS (ARM): 0x514050

MacOS (Intel): 0x5e9f40

Windows: 0x4237e0

iOS: 0x1bcca8

Android

No description provided
voidonEnableGroup()

MacOS (ARM): 0x513fd8

MacOS (Intel): 0x5e9eb0

Windows: 0x419330

iOS: 0x1bcc30

Android

No description provided
voidonTargetCountArrow()

MacOS (ARM): 0x513b9c

MacOS (Intel): 0x5e9a10

Windows: 0x41c250

iOS: 0x1bc9e8

Android

No description provided
voidonTargetID2Arrow()

MacOS (ARM): 0x513c2c

MacOS (Intel): 0x5e9ac0

Windows: 0x423450

iOS: 0x1bca34

Android

No description provided
voidonTargetIDArrow()

MacOS (ARM): 0x513af4

MacOS (Intel): 0x5e9950

Windows: 0x41c290

iOS: 0x1bc994

Android

No description provided
voidupdateCountTextInputLabel()

MacOS (ARM): 0x513ed4

MacOS (Intel): 0x5e9da0

Windows: 0x419b80

iOS: 0x1bcba0

Android

No description provided
voidupdateItemID()

MacOS (ARM): 0x5142b0

MacOS (Intel): 0x5ea200

Windows: 0x419c00

iOS: 0x1bcf00

Android

No description provided
voidupdateItemIDInputLabel()

MacOS (ARM): 0x513ccc

MacOS (Intel): 0x5e9b80

Windows: 0x41c5a0

iOS: 0x1bca80

Android

No description provided
voidupdateTargetCount()

MacOS (ARM): 0x514244

MacOS (Intel): 0x5ea180

Windows: 0x41c770

iOS: 0x1bce94

Android

No description provided
voidupdateTargetID()

MacOS (ARM): 0x514330

MacOS (Intel): 0x5ea2a0

Windows: 0x423710

iOS: 0x1bcf80

Android

No description provided
voidupdateTargetIDInputLabel()

MacOS (ARM): 0x513dd0

MacOS (Intel): 0x5e9c90

Windows: 0x41c620

iOS: 0x1bcb10

Android

No description provided
Fields11
CCTextInputNode*m_itemIDInput
;
No description provided
CCTextInputNode*m_targetIDInput
;
No description provided
CCTextInputNode*m_targetCountInput
;
No description provided
intm_itemID
;
No description provided
intm_targetID
;
No description provided
intm_targetCount
;
No description provided
boolm_activateGroup
;
No description provided
intm_mode
;
No description provided
CCMenuItemToggler*m_equalsToggler
;
No description provided
CCMenuItemToggler*m_largerToggler
;
No description provided
CCMenuItemToggler*m_smallerToggler
;
No description provided
Protected member functions0
Protected fields0
Derived classes0