Files
UnrealEvent/Aeon-740/SDK/CheckFeatureUnlockAction_parameters.hpp
2024-10-18 01:01:36 +01:00

178 lines
23 KiB
C++

#pragma once
/*
* SDK generated by Dumper-7
*
* https://github.com/Encryqed/Dumper-7
*/
// Package: CheckFeatureUnlockAction
#include "Basic.hpp"
#include "FortniteGame_structs.hpp"
namespace SDK::Params
{
// Function CheckFeatureUnlockAction.CheckFeatureUnlockAction_C.ExecuteUbergraph_CheckFeatureUnlockAction
// 0x0050 (0x0050 - 0x0000)
struct CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction final
{
public:
int32 EntryPoint; // 0x0000(0x0004)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
class UFortGlobalUIContext* CallFunc_GetContext_ReturnValue; // 0x0008(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
ESubGame CallFunc_GetSubGame_ReturnValue; // 0x0010(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_IsPendingLogout_ReturnValue; // 0x0011(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_EqualEqual_ByteByte_ReturnValue; // 0x0012(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_Not_PreBool_ReturnValue; // 0x0013(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_IsFeatureUnlockAvailable_Feature_Unlock_Available; // 0x0014(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_IsFrontendDailyRewardsRunning_IsRunning; // 0x0015(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_16[0x2]; // 0x0016(0x0002)(Fixing Size After Last Property [ Dumper-7 ])
struct FFortScriptedActionParams K2Node_Event_Params; // 0x0018(0x0030)(ConstParm, NoDestructor)
bool CallFunc_IsFeatureUnlockRunning_bRunning; // 0x0048(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_BooleanOR_ReturnValue; // 0x0049(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
};
static_assert(alignof(CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction) == 0x000008, "Wrong alignment on CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction");
static_assert(sizeof(CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction) == 0x000050, "Wrong size on CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction");
static_assert(offsetof(CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction, EntryPoint) == 0x000000, "Member 'CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction::EntryPoint' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction, CallFunc_GetContext_ReturnValue) == 0x000008, "Member 'CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction::CallFunc_GetContext_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction, CallFunc_GetSubGame_ReturnValue) == 0x000010, "Member 'CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction::CallFunc_GetSubGame_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction, CallFunc_IsPendingLogout_ReturnValue) == 0x000011, "Member 'CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction::CallFunc_IsPendingLogout_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000012, "Member 'CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction, CallFunc_Not_PreBool_ReturnValue) == 0x000013, "Member 'CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction, CallFunc_IsFeatureUnlockAvailable_Feature_Unlock_Available) == 0x000014, "Member 'CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction::CallFunc_IsFeatureUnlockAvailable_Feature_Unlock_Available' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction, CallFunc_IsFrontendDailyRewardsRunning_IsRunning) == 0x000015, "Member 'CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction::CallFunc_IsFrontendDailyRewardsRunning_IsRunning' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction, K2Node_Event_Params) == 0x000018, "Member 'CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction::K2Node_Event_Params' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction, CallFunc_IsFeatureUnlockRunning_bRunning) == 0x000048, "Member 'CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction::CallFunc_IsFeatureUnlockRunning_bRunning' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction, CallFunc_BooleanOR_ReturnValue) == 0x000049, "Member 'CheckFeatureUnlockAction_C_ExecuteUbergraph_CheckFeatureUnlockAction::CallFunc_BooleanOR_ReturnValue' has a wrong offset!");
// Function CheckFeatureUnlockAction.CheckFeatureUnlockAction_C.Execute
// 0x0030 (0x0030 - 0x0000)
struct CheckFeatureUnlockAction_C_Execute final
{
public:
struct FFortScriptedActionParams Params_0; // 0x0000(0x0030)(ConstParm, BlueprintVisible, BlueprintReadOnly, Parm, OutParm, ReferenceParm, NoDestructor)
};
static_assert(alignof(CheckFeatureUnlockAction_C_Execute) == 0x000008, "Wrong alignment on CheckFeatureUnlockAction_C_Execute");
static_assert(sizeof(CheckFeatureUnlockAction_C_Execute) == 0x000030, "Wrong size on CheckFeatureUnlockAction_C_Execute");
static_assert(offsetof(CheckFeatureUnlockAction_C_Execute, Params_0) == 0x000000, "Member 'CheckFeatureUnlockAction_C_Execute::Params_0' has a wrong offset!");
// Function CheckFeatureUnlockAction.CheckFeatureUnlockAction_C.IsFrontEndRewardsRunning
// 0x0028 (0x0028 - 0x0000)
struct CheckFeatureUnlockAction_C_IsFrontEndRewardsRunning final
{
public:
bool bRunning; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class UFortUIManagerWidget_NUI* CallFunc_GetUIManagerWidget_ReturnValue; // 0x0008(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UUserWidget* CallFunc_GetCachedWidget_ReturnValue; // 0x0010(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UFrontEndRewards_Widget_C* K2Node_DynamicCast_AsFront_End_Rewards_Widget; // 0x0018(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool K2Node_DynamicCast_bSuccess; // 0x0020(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
};
static_assert(alignof(CheckFeatureUnlockAction_C_IsFrontEndRewardsRunning) == 0x000008, "Wrong alignment on CheckFeatureUnlockAction_C_IsFrontEndRewardsRunning");
static_assert(sizeof(CheckFeatureUnlockAction_C_IsFrontEndRewardsRunning) == 0x000028, "Wrong size on CheckFeatureUnlockAction_C_IsFrontEndRewardsRunning");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFrontEndRewardsRunning, bRunning) == 0x000000, "Member 'CheckFeatureUnlockAction_C_IsFrontEndRewardsRunning::bRunning' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFrontEndRewardsRunning, CallFunc_GetUIManagerWidget_ReturnValue) == 0x000008, "Member 'CheckFeatureUnlockAction_C_IsFrontEndRewardsRunning::CallFunc_GetUIManagerWidget_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFrontEndRewardsRunning, CallFunc_GetCachedWidget_ReturnValue) == 0x000010, "Member 'CheckFeatureUnlockAction_C_IsFrontEndRewardsRunning::CallFunc_GetCachedWidget_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFrontEndRewardsRunning, K2Node_DynamicCast_AsFront_End_Rewards_Widget) == 0x000018, "Member 'CheckFeatureUnlockAction_C_IsFrontEndRewardsRunning::K2Node_DynamicCast_AsFront_End_Rewards_Widget' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFrontEndRewardsRunning, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'CheckFeatureUnlockAction_C_IsFrontEndRewardsRunning::K2Node_DynamicCast_bSuccess' has a wrong offset!");
// Function CheckFeatureUnlockAction.CheckFeatureUnlockAction_C.IsFeatureUnlockAvailable
// 0x0020 (0x0020 - 0x0000)
struct CheckFeatureUnlockAction_C_IsFeatureUnlockAvailable final
{
public:
bool Feature_Unlock_Available; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class UFortGlobalUIContext* CallFunc_GetContext_ReturnValue; // 0x0008(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UFortQuestManager* CallFunc_GetQuestManager_ReturnValue; // 0x0010(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_IsPendingFeatureUnlockNotification_ReturnValue; // 0x0018(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
};
static_assert(alignof(CheckFeatureUnlockAction_C_IsFeatureUnlockAvailable) == 0x000008, "Wrong alignment on CheckFeatureUnlockAction_C_IsFeatureUnlockAvailable");
static_assert(sizeof(CheckFeatureUnlockAction_C_IsFeatureUnlockAvailable) == 0x000020, "Wrong size on CheckFeatureUnlockAction_C_IsFeatureUnlockAvailable");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFeatureUnlockAvailable, Feature_Unlock_Available) == 0x000000, "Member 'CheckFeatureUnlockAction_C_IsFeatureUnlockAvailable::Feature_Unlock_Available' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFeatureUnlockAvailable, CallFunc_GetContext_ReturnValue) == 0x000008, "Member 'CheckFeatureUnlockAction_C_IsFeatureUnlockAvailable::CallFunc_GetContext_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFeatureUnlockAvailable, CallFunc_GetQuestManager_ReturnValue) == 0x000010, "Member 'CheckFeatureUnlockAction_C_IsFeatureUnlockAvailable::CallFunc_GetQuestManager_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFeatureUnlockAvailable, CallFunc_IsPendingFeatureUnlockNotification_ReturnValue) == 0x000018, "Member 'CheckFeatureUnlockAction_C_IsFeatureUnlockAvailable::CallFunc_IsPendingFeatureUnlockNotification_ReturnValue' has a wrong offset!");
// Function CheckFeatureUnlockAction.CheckFeatureUnlockAction_C.ShowFeatureUnlock
// 0x0058 (0x0058 - 0x0000)
struct CheckFeatureUnlockAction_C_ShowFeatureUnlock final
{
public:
TDelegate<void()> K2Node_CreateDelegate_OutputDelegate; // 0x0000(0x0010)(ZeroConstructor, NoDestructor)
class UFortFrontEndContext* CallFunc_GetContext_ReturnValue; // 0x0010(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UFortGlobalUIContext* CallFunc_GetContext_ReturnValue1; // 0x0018(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UFortUIManagerWidget_NUI* CallFunc_GetUIManagerWidget_ReturnValue; // 0x0020(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UFortQuestManager* CallFunc_GetQuestManager_ReturnValue; // 0x0028(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UUserWidget* CallFunc_GetCachedWidget_ReturnValue; // 0x0030(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class FString CallFunc_PopNextPendingFeatureUnlock_ReturnValue; // 0x0038(0x0010)(ZeroConstructor, HasGetValueTypeHash)
class UFeatureUnlockScreen_C* K2Node_DynamicCast_AsFeature_Unlock_Screen; // 0x0048(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool K2Node_DynamicCast_bSuccess; // 0x0050(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_IsInViewport_ReturnValue; // 0x0051(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
};
static_assert(alignof(CheckFeatureUnlockAction_C_ShowFeatureUnlock) == 0x000008, "Wrong alignment on CheckFeatureUnlockAction_C_ShowFeatureUnlock");
static_assert(sizeof(CheckFeatureUnlockAction_C_ShowFeatureUnlock) == 0x000058, "Wrong size on CheckFeatureUnlockAction_C_ShowFeatureUnlock");
static_assert(offsetof(CheckFeatureUnlockAction_C_ShowFeatureUnlock, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'CheckFeatureUnlockAction_C_ShowFeatureUnlock::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ShowFeatureUnlock, CallFunc_GetContext_ReturnValue) == 0x000010, "Member 'CheckFeatureUnlockAction_C_ShowFeatureUnlock::CallFunc_GetContext_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ShowFeatureUnlock, CallFunc_GetContext_ReturnValue1) == 0x000018, "Member 'CheckFeatureUnlockAction_C_ShowFeatureUnlock::CallFunc_GetContext_ReturnValue1' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ShowFeatureUnlock, CallFunc_GetUIManagerWidget_ReturnValue) == 0x000020, "Member 'CheckFeatureUnlockAction_C_ShowFeatureUnlock::CallFunc_GetUIManagerWidget_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ShowFeatureUnlock, CallFunc_GetQuestManager_ReturnValue) == 0x000028, "Member 'CheckFeatureUnlockAction_C_ShowFeatureUnlock::CallFunc_GetQuestManager_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ShowFeatureUnlock, CallFunc_GetCachedWidget_ReturnValue) == 0x000030, "Member 'CheckFeatureUnlockAction_C_ShowFeatureUnlock::CallFunc_GetCachedWidget_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ShowFeatureUnlock, CallFunc_PopNextPendingFeatureUnlock_ReturnValue) == 0x000038, "Member 'CheckFeatureUnlockAction_C_ShowFeatureUnlock::CallFunc_PopNextPendingFeatureUnlock_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ShowFeatureUnlock, K2Node_DynamicCast_AsFeature_Unlock_Screen) == 0x000048, "Member 'CheckFeatureUnlockAction_C_ShowFeatureUnlock::K2Node_DynamicCast_AsFeature_Unlock_Screen' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ShowFeatureUnlock, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'CheckFeatureUnlockAction_C_ShowFeatureUnlock::K2Node_DynamicCast_bSuccess' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_ShowFeatureUnlock, CallFunc_IsInViewport_ReturnValue) == 0x000051, "Member 'CheckFeatureUnlockAction_C_ShowFeatureUnlock::CallFunc_IsInViewport_ReturnValue' has a wrong offset!");
// Function CheckFeatureUnlockAction.CheckFeatureUnlockAction_C.IsFrontendDailyRewardsRunning
// 0x0030 (0x0030 - 0x0000)
struct CheckFeatureUnlockAction_C_IsFrontendDailyRewardsRunning final
{
public:
bool IsRunning; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class UFortUIManagerWidget_NUI* CallFunc_GetUIManagerWidget_ReturnValue; // 0x0008(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UUserWidget* CallFunc_GetCachedWidget_ReturnValue; // 0x0010(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_IsInViewport_ReturnValue; // 0x0018(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class UFrontEndRewards_Widget_C* K2Node_DynamicCast_AsFront_End_Rewards_Widget; // 0x0020(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool K2Node_DynamicCast_bSuccess; // 0x0028(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
};
static_assert(alignof(CheckFeatureUnlockAction_C_IsFrontendDailyRewardsRunning) == 0x000008, "Wrong alignment on CheckFeatureUnlockAction_C_IsFrontendDailyRewardsRunning");
static_assert(sizeof(CheckFeatureUnlockAction_C_IsFrontendDailyRewardsRunning) == 0x000030, "Wrong size on CheckFeatureUnlockAction_C_IsFrontendDailyRewardsRunning");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFrontendDailyRewardsRunning, IsRunning) == 0x000000, "Member 'CheckFeatureUnlockAction_C_IsFrontendDailyRewardsRunning::IsRunning' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFrontendDailyRewardsRunning, CallFunc_GetUIManagerWidget_ReturnValue) == 0x000008, "Member 'CheckFeatureUnlockAction_C_IsFrontendDailyRewardsRunning::CallFunc_GetUIManagerWidget_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFrontendDailyRewardsRunning, CallFunc_GetCachedWidget_ReturnValue) == 0x000010, "Member 'CheckFeatureUnlockAction_C_IsFrontendDailyRewardsRunning::CallFunc_GetCachedWidget_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFrontendDailyRewardsRunning, CallFunc_IsInViewport_ReturnValue) == 0x000018, "Member 'CheckFeatureUnlockAction_C_IsFrontendDailyRewardsRunning::CallFunc_IsInViewport_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFrontendDailyRewardsRunning, K2Node_DynamicCast_AsFront_End_Rewards_Widget) == 0x000020, "Member 'CheckFeatureUnlockAction_C_IsFrontendDailyRewardsRunning::K2Node_DynamicCast_AsFront_End_Rewards_Widget' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFrontendDailyRewardsRunning, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'CheckFeatureUnlockAction_C_IsFrontendDailyRewardsRunning::K2Node_DynamicCast_bSuccess' has a wrong offset!");
// Function CheckFeatureUnlockAction.CheckFeatureUnlockAction_C.IsFeatureUnlockRunning
// 0x0030 (0x0030 - 0x0000)
struct CheckFeatureUnlockAction_C_IsFeatureUnlockRunning final
{
public:
bool bRunning; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class UFortUIManagerWidget_NUI* CallFunc_GetUIManagerWidget_ReturnValue; // 0x0008(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_IsInViewport_ReturnValue; // 0x0010(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class UUserWidget* CallFunc_GetCachedWidget_ReturnValue; // 0x0018(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UFeatureUnlockScreen_C* K2Node_DynamicCast_AsFeature_Unlock_Screen; // 0x0020(0x0008)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool K2Node_DynamicCast_bSuccess; // 0x0028(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
};
static_assert(alignof(CheckFeatureUnlockAction_C_IsFeatureUnlockRunning) == 0x000008, "Wrong alignment on CheckFeatureUnlockAction_C_IsFeatureUnlockRunning");
static_assert(sizeof(CheckFeatureUnlockAction_C_IsFeatureUnlockRunning) == 0x000030, "Wrong size on CheckFeatureUnlockAction_C_IsFeatureUnlockRunning");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFeatureUnlockRunning, bRunning) == 0x000000, "Member 'CheckFeatureUnlockAction_C_IsFeatureUnlockRunning::bRunning' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFeatureUnlockRunning, CallFunc_GetUIManagerWidget_ReturnValue) == 0x000008, "Member 'CheckFeatureUnlockAction_C_IsFeatureUnlockRunning::CallFunc_GetUIManagerWidget_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFeatureUnlockRunning, CallFunc_IsInViewport_ReturnValue) == 0x000010, "Member 'CheckFeatureUnlockAction_C_IsFeatureUnlockRunning::CallFunc_IsInViewport_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFeatureUnlockRunning, CallFunc_GetCachedWidget_ReturnValue) == 0x000018, "Member 'CheckFeatureUnlockAction_C_IsFeatureUnlockRunning::CallFunc_GetCachedWidget_ReturnValue' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFeatureUnlockRunning, K2Node_DynamicCast_AsFeature_Unlock_Screen) == 0x000020, "Member 'CheckFeatureUnlockAction_C_IsFeatureUnlockRunning::K2Node_DynamicCast_AsFeature_Unlock_Screen' has a wrong offset!");
static_assert(offsetof(CheckFeatureUnlockAction_C_IsFeatureUnlockRunning, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'CheckFeatureUnlockAction_C_IsFeatureUnlockRunning::K2Node_DynamicCast_bSuccess' has a wrong offset!");
}