Search Results
/Script/SeasonPass.SeasonPassRewardVM
SeasonPassRewardVM
| # | Property Name | Type | Offset | Size | |
|---|---|---|---|---|---|
| 1 | ItemVMs | FName | 0x00B8 | 0x10 | |
| 2 | bIsRewardOwned | bool | 0x00C8 | 0x01 | |
| 3 | bDoesRequireProgressForUnlock | bool | 0x00C9 | 0x01 | |
| 4 | bShouldShowClaimButton | bool | 0x00CA | 0x01 | |
| 5 | bShouldShowBuyRewardsButton | bool | 0x00CB | 0x01 | |
| 6 | bShouldShowGetBattlePassButton | bool | 0x00CC | 0x01 | |
| 7 | bShouldHideAllYellowButtons | bool | 0x00CD | 0x01 | |
| 8 | bShouldShowEquipButton | bool | 0x00CE | 0x01 | |
| 9 | bIsEquipped | bool | 0x00CF | 0x01 | |
| 10 | bIsQuestDriven | bool | 0x00D0 | 0x01 | |
| 11 | bIsFreeRewardClaimableByReachingLevel | bool | 0x00D1 | 0x01 | |
| 12 | ProgressForUnlock | int32_t | 0x00D4 | 0x04 | |
| 13 | ProgressCountForUnlock | int32_t | 0x00D8 | 0x04 | |
| 14 | ProgressPercent | float | 0x00DC | 0x04 | |
| 15 | PrerequisiteHeaders | int32_t | 0x00E0 | 0x04 | |
| 16 | bIsInitialized | bool | 0x00E4 | 0x01 |