Class GJRewardObject

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

MacOS (ARM): 0x80380

MacOS (Intel): 0x8ecb0

Windows: Out of line

iOS: Out of line

Android

No description provided
staticGJRewardObject*create(,
inttotal
,
intitemID
)

MacOS (ARM): 0x638b0

MacOS (Intel): 0x72010

Windows: 0x1f3d50

iOS: 0x333134

Android

No description provided
staticGJRewardObject*createItemUnlock(,
intid
)

MacOS (ARM): 0x63838

MacOS (Intel): 0x71fa0

Windows: 0x1f3ce0

iOS: Out of line

Android

No description provided
staticGJRewardObject*createWithCoder()

MacOS (ARM): 0x80408

MacOS (Intel): 0x8ed50

Windows: Out of line

iOS: 0x33fd84

Android

No description provided
Public member functions5
virtualvoidencodeWithCoder()

MacOS (ARM): 0x80528

MacOS (Intel): 0x8ee60

Windows: 0x1f3dc0

iOS: 0x33fe30

Android

No description provided
virtualboolcanEncode()

MacOS (ARM): 0x805a8

MacOS (Intel): 0x8eee0

Windows: Out of line

iOS: 0x33feb0

Android

No description provided
voiddataLoaded()

MacOS (ARM): 0x804b8

MacOS (Intel): 0x8ee00

Windows: Out of line

iOS: 0x33fdc0

Android

No description provided
boolinit(
SpecialRewardItemspecialRewardItem
,
inttotal
,
intitemID
)

MacOS (ARM): 0x803dc

MacOS (Intel): 0x8ed10

Windows: Out of line

iOS: Out of line

Android

No description provided
boolisSpecialType()

MacOS (ARM): 0x803ec

MacOS (Intel): 0x8ed30

Windows: Out of line

iOS: 0x33fd68

Android

No description provided
Fields4
SpecialRewardItemm_specialRewardItem
;
No description provided
UnlockTypem_unlockType
;
No description provided
intm_itemID
;
No description provided
intm_total
;
No description provided
Protected member functions0
Protected fields0
Derived classes0