Class SetupAnimationPopup

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

MacOS (ARM): 0x353e04

MacOS (Intel): 0x3d4540

Windows: 0x408c30

iOS: 0x3c3218

Android

No description provided
Public member functions10
virtualvoiddetermineStartValues()

MacOS (ARM): 0x354dc8

MacOS (Intel): 0x3d56b0

Windows: 0x409b50

iOS: 0x3c3ed8

Android

No description provided
virtualvoidonClose()

MacOS (ARM): 0x355134

MacOS (Intel): 0x3d5ad0

Windows: 0x40a100

iOS: 0x3c418c

Android

No description provided
virtualvoidtextChanged()

MacOS (ARM): 0x354fa8

MacOS (Intel): 0x3d58e0

Windows: 0x409ce0

iOS: 0x3c40b0

Android

No description provided
boolinit(,)

MacOS (ARM): 0x353f94

MacOS (Intel): 0x3d4780

Windows: 0x408d60

iOS: 0x3c32fc

Android

No description provided
voidonAnimationIDArrow()

MacOS (ARM): 0x354b20

MacOS (Intel): 0x3d53d0

Windows: 0x409c50

iOS: 0x3c3d6c

Android

No description provided
voidonTargetIDArrow()

MacOS (ARM): 0x354a78

MacOS (Intel): 0x3d5310

Windows: 0x409c90

iOS: 0x3c3d18

Android

No description provided
voidupdateAnimationID()

MacOS (ARM): 0x354ea4

MacOS (Intel): 0x3d57a0

Windows: 0x40a060

iOS: 0x3c3fac

Android

No description provided
voidupdateAnimationTextInputLabel()

MacOS (ARM): 0x354cc4

MacOS (Intel): 0x3d55a0

Windows: 0x409f10

iOS: 0x3c3e48

Android

No description provided
voidupdateTargetID()

MacOS (ARM): 0x354f24

MacOS (Intel): 0x3d5840

Windows: 0x409f90

iOS: 0x3c402c

Android

No description provided
voidupdateTextInputLabel()

MacOS (ARM): 0x354bc0

MacOS (Intel): 0x3d5490

Windows: 0x409e90

iOS: 0x3c3db8

Android

No description provided
Fields4
CCTextInputNode*m_targetIDInput
;
No description provided
CCTextInputNode*m_animationIDInput
;
No description provided
intm_targetID
;
No description provided
intm_animationID
;
No description provided
Protected member functions0
Protected fields0
Derived classes0