Class GJRewardItem

#include <Geode/binding/GJRewardItem.hpp>
classGJRewardItem:publiccocos2d::CCObject{ ... }
No description provided
Examples0
Public static methods11
staticGJRewardItem*create()

MacOS (ARM): 0x80668

MacOS (Intel): 0x8efb0

Windows: 0x1f3e50

iOS: 0x33ff0c

Android

No description provided
staticGJRewardItem*create(
intchestID
,
inttimeRemaining
,
gd::stringrewardStr
)

MacOS (ARM): 0x63ab0

MacOS (Intel): 0x721f0

Windows: 0x1f4190

iOS: 0x3332b0

Android: Rebinded

No description provided
staticGJRewardItem*createSpecial(
GJRewardTyperewardType
,
intorbs
,
intdiamonds
,
SpecialRewardItemspecialType1
,
intspecialCount1
,
SpecialRewardItemspecialType2
,
intspecialCount2
,
intunlockType
,
intitemID
)

MacOS (ARM): 0x69144

MacOS (Intel): 0x779b0

Windows: 0x1f3fa0

iOS: 0x336358

Android

No description provided
staticGJRewardItem*createWithCoder()

MacOS (ARM): 0x80968

MacOS (Intel): 0x8f2d0

Windows: Out of line

iOS: 0x340168

Android

No description provided
staticGJRewardItem*createWithObject(,)

MacOS (ARM): 0x7dfc0

MacOS (Intel): 0x8c4e0

Windows: 0x1f3e90

iOS: Out of line

Android

No description provided
staticGJRewardItem*createWithObjects(,)

MacOS (ARM): 0x63920

MacOS (Intel): 0x72080

Windows: 0x1f3f20

iOS: Out of line

Android

No description provided
staticSpecialRewardItemgetNextShardType()

MacOS (ARM): 0x808ec

MacOS (Intel): 0x8f260

Windows: Out of line

iOS: 0x3400f0

Android

No description provided
staticSpecialRewardItemgetRandomNonMaxShardType()

MacOS (ARM): 0x65f80

MacOS (Intel): 0x745d0

Windows: Out of line

iOS: 0x3347bc

Android

No description provided
staticSpecialRewardItemgetRandomShardType()

MacOS (ARM): 0x80910

MacOS (Intel): 0x8f280

Windows: Out of line

iOS: 0x340114

Android

No description provided
staticboolisShardType()

MacOS (ARM): 0x643c4

MacOS (Intel): 0x72b20

Windows: Out of line

iOS: Out of line

Android

No description provided
staticgd::stringrewardItemToStat()

MacOS (ARM): 0x643dc

MacOS (Intel): 0x72b40

Windows: 0x1f44c0

iOS: 0x333868

Android

No description provided
Public member functions6
virtualvoidencodeWithCoder()

MacOS (ARM): 0x80a9c

MacOS (Intel): 0x8f3e0

Windows: 0x1f4720

iOS: 0x3401fc

Android

No description provided
virtualboolcanEncode()

MacOS (ARM): 0x80b08

MacOS (Intel): 0x8f440

Windows: Out of line

iOS: 0x340268

Android

No description provided
voiddataLoaded()

MacOS (ARM): 0x80a14

MacOS (Intel): 0x8f360

Windows: Out of line

iOS: 0x340198

Android

No description provided
intgetRewardCount()

MacOS (ARM): 0x68564

MacOS (Intel): 0x76ec0

Windows: Out of line

iOS: 0x335cc8

Android

No description provided
GJRewardObject*getRewardObjectForType()

MacOS (ARM): 0x64580

MacOS (Intel): 0x72c40

Windows: Out of line

iOS: 0x333898

Android

No description provided
boolinit(
intchestID
,
inttimeRemaining
,
gd::stringrewardStr
)

MacOS (ARM): 0x80698

MacOS (Intel): 0x8efe0

Windows: 0x1f4260

iOS: 0x33ff80

Android: Rebinded

No description provided
Fields5
intm_chestID
;
No description provided
intm_timeRemaining
;
No description provided
GJRewardTypem_rewardType
;
No description provided
cocos2d::CCArray*m_rewardObjects
;
No description provided
boolm_unk
;
No description provided
Protected member functions0
Protected fields0
Derived classes0