Class GJChallengeItem

#include <Geode/binding/GJChallengeItem.hpp>
classGJChallengeItem:publiccocos2d::CCObject{ ... }
No description provided
Examples0
Public static methods4
staticGJChallengeItem*create()

MacOS (ARM): 0x80e60

MacOS (Intel): 0x8f7c0

Windows: Out of line

iOS: 0x3404d0

Android

No description provided
staticGJChallengeItem*create(
GJChallengeTypechallengeType
,
intgoal
,
intreward
,
inttimeLeft
,
gd::stringquestName
)

MacOS (ARM): 0x80d10

MacOS (Intel): 0x8f660

Windows: 0x1f49f0

iOS: 0x3403cc

Android: Rebinded

No description provided
staticGJChallengeItem*createFromString()

MacOS (ARM): 0x80b10

MacOS (Intel): 0x8f450

Windows: 0x1f4790

iOS: 0x340270

Android: Rebinded

No description provided
staticGJChallengeItem*createWithCoder()

MacOS (ARM): 0x80f24

MacOS (Intel): 0x8f880

Windows: Out of line

iOS: 0x3405d8

Android

No description provided
Public member functions6
virtualvoidencodeWithCoder()

MacOS (ARM): 0x810cc

MacOS (Intel): 0x8fa20

Windows: 0x1f4b70

iOS: 0x34075c

Android

No description provided
virtualboolcanEncode()

MacOS (ARM): 0x811a8

MacOS (Intel): 0x8faf0

Windows: Out of line

iOS: 0x340838

Android

No description provided
voiddataLoaded()

MacOS (ARM): 0x80f78

MacOS (Intel): 0x8f8c0

Windows: Out of line

iOS: 0x340608

Android

No description provided
voidincrementCount(
intadd
)

MacOS (ARM): 0x6509c

MacOS (Intel): 0x736d0

Windows: Out of line

iOS: 0x333e5c

Android

No description provided
boolinit(
GJChallengeTypechallengeType
,
intgoal
,
intreward
,
inttimeLeft
,
gd::stringquestName
)

MacOS (ARM): 0x80e98

MacOS (Intel): 0x8f7f0

Windows: Out of line

iOS: 0x34054c

Android: Rebinded

No description provided
voidsetCount(
intvalue
)

MacOS (ARM): Out of line

MacOS (Intel): Out of line

Windows: Out of line

iOS: Out of line

Android: Out of line

No description provided
Fields8
GJChallengeTypem_challengeType
;
No description provided
;
No description provided
;
No description provided
;
No description provided
intm_timeLeft
;
No description provided
boolm_canClaim
;
No description provided
intm_position
;
No description provided
;
No description provided
Protected member functions0
Protected fields0
Derived classes0