Class GJFollowCommandLayer

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

MacOS (ARM): 0x26fcf4

MacOS (Intel): 0x2d5080

Windows: 0x2705e0

iOS: 0x136244

Android

No description provided
Public member functions19
virtualvoiddetermineStartValues()

MacOS (ARM): 0x27178c

MacOS (Intel): 0x2d6ce0

Windows: 0x271a10

iOS: 0x137720

Android

No description provided
virtualvoidonClose()

MacOS (ARM): 0x2720fc

MacOS (Intel): 0x2d7950

Windows: 0x272a80

iOS: 0x137ecc

Android

No description provided
virtualvoidtextChanged()

MacOS (ARM): 0x271ce4

MacOS (Intel): 0x2d73a0

Windows: 0x272130

iOS: 0x137c0c

Android

No description provided
boolinit(,)

MacOS (ARM): 0x26fe84

MacOS (Intel): 0x2d52c0

Windows: 0x270710

iOS: 0x136324

Android

No description provided
voidonUpdateGroupID()

MacOS (ARM): 0x271170

MacOS (Intel): 0x2d66d0

Windows: 0x272070

iOS: 0x1373ac

Android

No description provided
voidonUpdateGroupID2()

MacOS (ARM): 0x27122c

MacOS (Intel): 0x2d6790

Windows: 0x2720d0

iOS: 0x137414

Android

No description provided
voidsliderChanged()

MacOS (ARM): 0x270e5c

MacOS (Intel): 0x2d6380

Windows: 0x271d20

iOS: 0x137214

Android

No description provided
voidsliderXModChanged()

MacOS (ARM): 0x271050

MacOS (Intel): 0x2d6570

Windows: 0x271eb0

iOS: 0x13732c

Android

No description provided
voidsliderYModChanged()

MacOS (ARM): 0x2710e0

MacOS (Intel): 0x2d6620

Windows: 0x271ef0

iOS: 0x13736c

Android

No description provided
voidupdateDuration()

MacOS (ARM): 0x271a94

MacOS (Intel): 0x2d70e0

Windows: 0x272a00

iOS: 0x1379d4

Android

No description provided
voidupdateDurLabel(
booldecimals
)

MacOS (ARM): 0x270eec

MacOS (Intel): 0x2d6420

Windows: 0x271de0

iOS: 0x137254

Android

No description provided
voidupdateTargetGroupID()

MacOS (ARM): 0x271be4

MacOS (Intel): 0x2d7260

Windows: 0x272760

iOS: 0x137b0c

Android

No description provided
voidupdateTargetGroupID2()

MacOS (ARM): 0x271c64

MacOS (Intel): 0x2d7300

Windows: 0x272830

iOS: 0x137b8c

Android

No description provided
voidupdateTextInputLabel()

MacOS (ARM): 0x2712d4

MacOS (Intel): 0x2d6840

Windows: 0x272640

iOS: 0x137470

Android

No description provided
voidupdateTextInputLabel2()

MacOS (ARM): 0x2713f4

MacOS (Intel): 0x2d6960

Windows: 0x2726d0

iOS: 0x137518

Android

No description provided
voidupdateXMod()

MacOS (ARM): 0x271b04

MacOS (Intel): 0x2d7160

Windows: 0x272900

iOS: 0x137a3c

Android

No description provided
voidupdateXModLabel()

MacOS (ARM): 0x271514

MacOS (Intel): 0x2d6a80

Windows: 0x271f30

iOS: 0x1375c0

Android

No description provided
voidupdateYMod()

MacOS (ARM): 0x271b74

MacOS (Intel): 0x2d71e0

Windows: 0x272980

iOS: 0x137aa4

Android

No description provided
voidupdateYModLabel()

MacOS (ARM): 0x271650

MacOS (Intel): 0x2d6bb0

Windows: 0x271fd0

iOS: 0x137670

Android

No description provided
Fields13
CCTextInputNode*m_moveTimeInput
;
No description provided
Slider*m_moveTimeSlider
;
No description provided
floatm_moveTime
;
No description provided
CCTextInputNode*m_xModInput
;
No description provided
CCTextInputNode*m_yModInput
;
No description provided
Slider*m_xModSlider
;
No description provided
Slider*m_yModSlider
;
No description provided
floatm_xMod
;
No description provided
floatm_yMod
;
No description provided
CCTextInputNode*m_targetIDInput
;
No description provided
intm_targetGroupID
;
No description provided
CCTextInputNode*m_followIDInput
;
No description provided
intm_followGroupID
;
No description provided
Protected member functions0
Protected fields0
Derived classes0